Enable CONFIG_FB_MATROX_G on powerpc

This commit is contained in:
Josh Boyer 2013-04-02 16:21:07 -04:00
parent 73ef18e3e3
commit 23144e0c63
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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.