Enable FB options for qemu vexpress on unified
This commit is contained in:
parent
783eee9cbf
commit
f28d195902
@ -169,7 +169,13 @@ CONFIG_OC_ETM=y
|
|||||||
CONFIG_SATA_HIGHBANK=m
|
CONFIG_SATA_HIGHBANK=m
|
||||||
|
|
||||||
# versatile
|
# versatile
|
||||||
|
CONFIG_FB=y
|
||||||
CONFIG_FB_ARMCLCD=m
|
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_I2C_VERSATILE=m
|
||||||
CONFIG_OC_ETM=y
|
CONFIG_OC_ETM=y
|
||||||
CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y
|
CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y
|
||||||
|
@ -2317,6 +2317,7 @@ fi
|
|||||||
* Sun Jan 27 2013 Peter Robinson <pbrobinson@fedoraproject.org>
|
* Sun Jan 27 2013 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||||
- Reenable perf on ARM (was suppose to be temporary)
|
- Reenable perf on ARM (was suppose to be temporary)
|
||||||
- Build and package dtbs on ARM
|
- Build and package dtbs on ARM
|
||||||
|
- Enable FB options for qemu vexpress on unified
|
||||||
|
|
||||||
* Fri Jan 25 2013 Kyle McMartin <kmcmarti@redhat.com>
|
* Fri Jan 25 2013 Kyle McMartin <kmcmarti@redhat.com>
|
||||||
- Sign all modules with the mod-extra-sign.sh script, ensures nothing gets
|
- Sign all modules with the mod-extra-sign.sh script, ensures nothing gets
|
||||||
|
Loading…
Reference in New Issue
Block a user