Sign in
nest-open-source
/
nest-learning-thermostat
/
5.7.2
/
linux-imx-ul
/
bb68308dc763c17400f96ecbcc25d8f8124e19d7
/
.
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
Kconfig
blob: 8dfac37ff32723bdf43b0d397ed64bfc0a45f08d [
file
] [
log
] [
blame
]
#
# Heterogenous system architecture configuration
#
config HSA_AMD
tristate
"HSA kernel driver for AMD GPU devices"
depends on DRM_RADEON
&&
AMD_IOMMU_V2
&&
X86_64
help
Enable
this
if
you want to
use
HSA features on AMD GPU devices
.