nt9856x/BSP/linux-kernel/drivers/gpu/drm/amd/amdkfd/Kconfig
2023-03-28 15:07:53 +08:00

12 lines
266 B
Plaintext

#
# 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.