[kernel] Enable CONFIG_FB_MATROX_G on powerpc

Josh Boyer jwboyer at fedoraproject.org
Tue Apr 2 20:23:20 UTC 2013


commit 23144e0c6309b842fbd9f1626aebf71924306569
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Apr 2 16:21:07 2013 -0400

    Enable CONFIG_FB_MATROX_G on powerpc

 config-powerpc-generic |    1 +
 kernel.spec            |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/config-powerpc-generic b/config-powerpc-generic
index 2ef1da5..b6df88e 100644
--- a/config-powerpc-generic
+++ b/config-powerpc-generic
@@ -39,6 +39,7 @@ CONFIG_FB_OF=y
 # CONFIG_FB_CONTROL is not set
 CONFIG_FB_IBM_GXT4500=y
 CONFIG_FB_MATROX=y
+CONFIG_FB_MATROX_G=y
 # CONFIG_FB_VGA16 is not set
 CONFIG_FB_ATY128_BACKLIGHT=y
 CONFIG_FB_ATY_BACKLIGHT=y
diff --git a/kernel.spec b/kernel.spec
index a18831d..082c9a7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2271,6 +2271,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Apr 02 2013 Josh Boyer <jwboyer at redhat.com>
+- Enable CONFIG_FB_MATROX_G on powerpc
+
 * Tue Apr 02 2013 Justin M. Forbes <jforbes at redhat.com> - 3.9.0-0.rc5.git1.1
 - Linux v3.9-rc5-108-g118c9a4
 - Reenable debugging options.


More information about the scm-commits mailing list