]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-rp: enable PXA Overlay support for akita
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 30 Oct 2007 10:41:34 +0000 (10:41 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 30 Oct 2007 10:41:34 +0000 (10:41 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3037 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-rp-2.6.23/defconfig-akita
meta/packages/linux/linux-rp_2.6.23.bb

index ad362063e672cda9f997bb7f2c0b7f2085fef36d..7d9adaf0e33509b37d532a349ae470496622c5be 100644 (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
index 891ef739c71b21b7b1f89928266d49a0db7bee28..840400381e9316752981288f490fa38f84365957 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r4"
+PR = "r5"
 
 DEFAULT_PREFERENCE_qemuarm = "-1"
 DEFAULT_PREFERENCE_qemux86 = "-1"