1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

linux-rp: enable PXA Overlay support for akita

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3037 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-10-30 10:41:34 +00:00
parent 861910a751
commit 89fd711095
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1005,7 +1005,7 @@ CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_PXA=y
CONFIG_FB_PXA_LCD_QVGA=y
# CONFIG_FB_PXA_LCD_VGA is not set
# CONFIG_FB_PXA_OVERLAY is not set
CONFIG_FB_PXA_OVERLAY=y
# CONFIG_FB_PXA_PARAMETERS is not set
# CONFIG_FB_MBX is not set
# CONFIG_FB_W100 is not set
+1 -1
View File
@@ -1,6 +1,6 @@
require linux-rp.inc
PR = "r4"
PR = "r5"
DEFAULT_PREFERENCE_qemuarm = "-1"
DEFAULT_PREFERENCE_qemux86 = "-1"