summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/Kconfig
diff options
context:
space:
mode:
authorKen Wang <Qingqing.Wang@amd.com>2016-01-19 14:19:53 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-08-31 12:11:20 -0400
commita036db18c61d9a8ae6619cbb3dca8b1f2df68103 (patch)
treea03d3f9beb71db7152433441a4ede9fc8296ecdd /drivers/gpu/drm/amd/amdgpu/Kconfig
parent36b9a952bbf6881eef9e0f1920d6ce354c195553 (diff)
downloadlinux-stable-a036db18c61d9a8ae6619cbb3dca8b1f2df68103.tar.gz
linux-stable-a036db18c61d9a8ae6619cbb3dca8b1f2df68103.tar.bz2
linux-stable-a036db18c61d9a8ae6619cbb3dca8b1f2df68103.zip
drm/amdgpu: add all the components for si into Makefile/kconfig v3
Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Ken Wang <Qingqing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/Kconfig')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig
index f3cb69de0c44..53cf3971dfc3 100644
--- a/drivers/gpu/drm/amd/amdgpu/Kconfig
+++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
@@ -1,3 +1,10 @@
+config DRM_AMDGPU_SI
+ bool "Enable amdgpu support for SI parts"
+ depends on DRM_AMDGPU
+ help
+ Choose this option if you want to enable experimental support
+ for SI asics.
+
config DRM_AMDGPU_CIK
bool "Enable amdgpu support for CIK parts"
depends on DRM_AMDGPU