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>
This commit is contained in:
Jerry (Fangzhi) Zuo 2018-05-11 13:46:19 -05:00 committed by Alex Deucher
parent d82420b56a
commit 138bc36051

View 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