kernel_samsung_a34x-permissive/drivers/gpu/drm/amd/amdkfd/Kconfig
2024-04-28 15:49:01 +02:00

12 lines
266 B
Plaintext
Executable file

#
# Heterogenous system architecture configuration
#
config HSA_AMD
tristate "HSA kernel driver for AMD GPU devices"
depends on DRM_AMDGPU && X86_64
imply AMD_IOMMU_V2
select MMU_NOTIFIER
help
Enable this if you want to use HSA features on AMD GPU devices.