diff options
-rw-r--r-- | config-powerpc-generic | 1 | ||||
-rw-r--r-- | kernel.spec | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config-powerpc-generic b/config-powerpc-generic index 2ef1da559..b6df88ea8 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 a18831d2e..082c9a705 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2271,6 +2271,9 @@ fi # ||----w | # || || %changelog +* Tue Apr 02 2013 Josh Boyer <jwboyer@redhat.com> +- Enable CONFIG_FB_MATROX_G on powerpc + * Tue Apr 02 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc5.git1.1 - Linux v3.9-rc5-108-g118c9a4 - Reenable debugging options. |