Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[sfrench/cifs-2.6.git] / drivers / gpu / drm / amd / amdkfd / Kconfig
1 #
2 # Heterogenous system architecture configuration
3 #
4
5 config HSA_AMD
6         bool "HSA kernel driver for AMD GPU devices"
7         depends on DRM_AMDGPU && (X86_64 || ARM64)
8         imply AMD_IOMMU_V2 if X86_64
9         select MMU_NOTIFIER
10         help
11           Enable this if you want to use HSA features on AMD GPU devices.