summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/Kconfig
diff options
context:
space:
mode:
authorJerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>2018-05-11 13:46:19 -0500
committerAlex Deucher <alexander.deucher@amd.com>2018-05-17 10:13:20 -0500
commit138bc36051f817ce5bee33b0e7a4873bb04f1eb4 (patch)
tree72fab66d128ec9a7d2ce07dc201ce46a0a102476 /drivers/gpu/drm/amd/display/Kconfig
parentd82420b56a17d5b39579bc46f8dad757be684f94 (diff)
drm/amd/display: Add Vega20 config. support
Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/Kconfig')
-rw-r--r--drivers/gpu/drm/amd/display/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig
index e6ca72c0d347..6dcec9c9126b 100644
--- a/drivers/gpu/drm/amd/display/Kconfig
+++ b/drivers/gpu/drm/amd/display/Kconfig
@@ -40,4 +40,13 @@ config DRM_AMD_DC_VEGAM
help
Choose this option if you want to have
VEGAM support for display engine
+
+config DRM_AMD_DC_VG20
+ bool "Vega20 support"
+ depends on DRM_AMD_DC
+ help
+ Choose this option if you want to have
+ Vega20 support for display engine
+
+
endmenu