WIP FPC-III support
[linux/fpc-iii.git] / drivers / gpu / drm / amd / amdkfd / Kconfig
blobe8fb10c41f16710e0383411e03e2b9539d526888
1 # SPDX-License-Identifier: MIT
3 # Heterogeneous system architecture configuration
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.