Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.1 9 lines 241 B view raw
1# 2# Heterogenous system architecture configuration 3# 4 5config HSA_AMD 6 tristate "HSA kernel driver for AMD GPU devices" 7 depends on DRM_RADEON && AMD_IOMMU_V2 && X86_64 8 help 9 Enable this if you want to use HSA features on AMD GPU devices.