瀏覽代碼

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>
Jerry (Fangzhi) Zuo 7 年之前
父節點
當前提交
138bc36051
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      drivers/gpu/drm/amd/display/Kconfig

+ 9 - 0
drivers/gpu/drm/amd/display/Kconfig

@@ -40,4 +40,13 @@ config DRM_AMD_DC_VEGAM
         help
         help
          Choose this option if you want to have
          Choose this option if you want to have
          VEGAM support for display engine
          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
 endmenu