blob: e13c67c8d2c0ed85ac4666a9d31ff929dc8e05b6 [file] [log] [blame]
Oded Gabbay4a488a72014-07-16 21:08:55 +03001#
2# Heterogenous system architecture configuration
3#
4
5config HSA_AMD
6 tristate "HSA kernel driver for AMD GPU devices"
7 depends on (DRM_RADEON || DRM_AMDGPU) && AMD_IOMMU_V2 && X86_64
8 help
9 Enable this if you want to use HSA features on AMD GPU devices.