# SPDX-License-Identifier: GPL-2.0-only## Heterogenous system architecture configuration#configHSA_AMD
bool"HSA kernel driver for AMD GPU devices"depends onDRM_AMDGPU&&(X86_64||ARM64||PPC64)
implyAMD_IOMMU_V2ifX86_64
selectMMU_NOTIFIER
help Enable this if you want to use HSA features on AMD GPU devices.