linuxOS_AP05/kernel/drivers/gpu/drm/amd/amdkfd/Kconfig
2025-06-02 13:59:07 +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.