]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/gpu/drm/amd/amdkfd/Kconfig
Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/linux...
[linux.git] / drivers / gpu / drm / amd / amdkfd / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Heterogenous system architecture configuration
4 #
5
6 config HSA_AMD
7         bool "HSA kernel driver for AMD GPU devices"
8         depends on DRM_AMDGPU && (X86_64 || ARM64 || PPC64)
9         imply AMD_IOMMU_V2 if X86_64
10         select MMU_NOTIFIER
11         help
12           Enable this if you want to use HSA features on AMD GPU devices.