# # Heterogenous system architecture configuration # config [31mCONFIG_HSA_AMD[0m tristate "HSA kernel driver for AMD GPU devices" depends on ([31mCONFIG_DRM_RADEON[0m || [31mCONFIG_DRM_AMDGPU[0m) && AMD_IOMMU_V2 && X86_64 help Enable this if you want to use HSA features on AMD GPU devices. |