From dfaef45509afabb28b0a5656330d63841c70c327 Mon Sep 17 00:00:00 2001 From: Sanath Kumar Date: Mon, 19 Jun 2017 22:17:29 -0500 Subject: [PATCH] sparc64: Enable MGAG200 driver support This driver enables video console on T7 systems that use MGA G200e video device. This console can be used to view kernel boot prints and login to the system. Orabug: 26133952 Reviewed-by: Eric Saint-Etienne Signed-off-by: Sanath Kumar Signed-off-by: Allen Pais --- uek-rpm/ol6-nano/config-sparc | 2 +- uek-rpm/ol6-nano/config-sparc-debug | 2 +- uek-rpm/ol6/config-sparc | 2 +- uek-rpm/ol6/config-sparc-debug | 2 +- uek-rpm/ol7/config-sparc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/uek-rpm/ol6-nano/config-sparc b/uek-rpm/ol6-nano/config-sparc index bdcd1113de21..b055804641ed 100644 --- a/uek-rpm/ol6-nano/config-sparc +++ b/uek-rpm/ol6-nano/config-sparc @@ -3176,7 +3176,7 @@ CONFIG_DRM_SAVAGE=m # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_UDL is not set # CONFIG_DRM_AST is not set -# CONFIG_DRM_MGAG200 is not set +CONFIG_DRM_MGAG200=m # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_DRM_QXL is not set # CONFIG_DRM_BOCHS is not set diff --git a/uek-rpm/ol6-nano/config-sparc-debug b/uek-rpm/ol6-nano/config-sparc-debug index d03133128bb9..164ba9f13601 100644 --- a/uek-rpm/ol6-nano/config-sparc-debug +++ b/uek-rpm/ol6-nano/config-sparc-debug @@ -3168,7 +3168,7 @@ CONFIG_DRM_SAVAGE=m # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_UDL is not set # CONFIG_DRM_AST is not set -# CONFIG_DRM_MGAG200 is not set +CONFIG_DRM_MGAG200=m # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_DRM_QXL is not set # CONFIG_DRM_BOCHS is not set diff --git a/uek-rpm/ol6/config-sparc b/uek-rpm/ol6/config-sparc index 211748660fb6..32b9eda2756e 100644 --- a/uek-rpm/ol6/config-sparc +++ b/uek-rpm/ol6/config-sparc @@ -3186,7 +3186,7 @@ CONFIG_DRM_SAVAGE=m # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_UDL is not set # CONFIG_DRM_AST is not set -# CONFIG_DRM_MGAG200 is not set +CONFIG_DRM_MGAG200=m # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_DRM_QXL is not set # CONFIG_DRM_BOCHS is not set diff --git a/uek-rpm/ol6/config-sparc-debug b/uek-rpm/ol6/config-sparc-debug index 514fb675a6f4..ecee4c035278 100644 --- a/uek-rpm/ol6/config-sparc-debug +++ b/uek-rpm/ol6/config-sparc-debug @@ -3177,7 +3177,7 @@ CONFIG_DRM_SAVAGE=m # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_UDL is not set # CONFIG_DRM_AST is not set -# CONFIG_DRM_MGAG200 is not set +CONFIG_DRM_MGAG200=m # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_DRM_QXL is not set # CONFIG_DRM_BOCHS is not set diff --git a/uek-rpm/ol7/config-sparc b/uek-rpm/ol7/config-sparc index d6a64d5c7596..49223d9bafd0 100644 --- a/uek-rpm/ol7/config-sparc +++ b/uek-rpm/ol7/config-sparc @@ -2858,7 +2858,7 @@ CONFIG_DRM_SAVAGE=m # CONFIG_DRM_VMWGFX is not set # CONFIG_DRM_UDL is not set # CONFIG_DRM_AST is not set -# CONFIG_DRM_MGAG200 is not set +CONFIG_DRM_MGAG200=m # CONFIG_DRM_CIRRUS_QEMU is not set # CONFIG_STUB_POULSBO is not set CONFIG_VGASTATE=m -- 2.50.1