summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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