Sign in
android-kvm
/
linux
/
9ce6aae12c66adf87b5861f8fa5705ea11d0b6ee
/
.
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
Kconfig
blob: bc5a2945bd2b9c48d7fa8a1101469ea5168aa41b [
file
] [
log
] [
blame
]
#
# Heterogenous system architecture configuration
#
config HSA_AMD
tristate
"HSA kernel driver for AMD GPU devices"
depends on DRM_AMDGPU
&&
AMD_IOMMU_V2
&&
X86_64
help
Enable
this
if
you want to
use
HSA features on AMD GPU devices
.