drm/amd/display: Add Vega20 config. support
authorJerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Fri, 11 May 2018 18:46:19 +0000 (13:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 May 2018 15:13:20 +0000 (10:13 -0500)
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>
drivers/gpu/drm/amd/display/Kconfig

index e6ca72c..6dcec9c 100644 (file)
@@ -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