mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
bd72a72c3a
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
9 lines
257 B
Text
9 lines
257 B
Text
#
|
|
# Heterogenous system architecture configuration
|
|
#
|
|
|
|
config HSA_AMD
|
|
tristate "HSA kernel driver for AMD GPU devices"
|
|
depends on (DRM_RADEON || DRM_AMDGPU) && AMD_IOMMU_V2 && X86_64
|
|
help
|
|
Enable this if you want to use HSA features on AMD GPU devices.
|