Enable FB options for qemu vexpress on unified
This commit is contained in:
parent
8f91a689b6
commit
274e5201ef
2 changed files with 7 additions and 0 deletions
|
|
@ -163,7 +163,13 @@ CONFIG_OC_ETM=y
|
|||
CONFIG_SATA_HIGHBANK=m
|
||||
|
||||
# versatile
|
||||
CONFIG_FB=y
|
||||
CONFIG_FB_ARMCLCD=m
|
||||
CONFIG_FB_CFB_COPYAREA=m
|
||||
CONFIG_FB_CFB_FILLRECT=m
|
||||
CONFIG_FB_CFB_IMAGEBLIT=m
|
||||
CONFIG_TOUCHSCREEN_ADS7846=m
|
||||
|
||||
CONFIG_I2C_VERSATILE=m
|
||||
CONFIG_OC_ETM=y
|
||||
CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y
|
||||
|
|
|
|||
|
|
@ -2372,6 +2372,7 @@ fi
|
|||
%changelog
|
||||
* Sun Jan 27 2013 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Build and package dtbs on ARM
|
||||
- Enable FB options for qemu vexpress on unified
|
||||
|
||||
* Fri Jan 25 2013 Justin M. Forbes <jforbes@redhat.com>
|
||||
- Turn off THP for 32bit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue