linux 2.6.21: replace gumstix 18bpp patch with pxa-overlay patch from RP
authorKoen Kooi <koen@openembedded.org>
Mon, 8 Oct 2007 09:33:56 +0000 (09:33 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 8 Oct 2007 09:33:56 +0000 (09:33 +0000)
packages/linux/linux-2.6.21/gumstix-verdex/defconfig
packages/linux/linux_2.6.21.bb

index d19cbf3..3057d62 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.21
-# Sun Oct  7 14:19:04 2007
+# Mon Oct  8 11:22:41 2007
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -219,7 +219,7 @@ CONFIG_ALIGNMENT_HANDLING=0x2
 #
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="console=ttyS0,115200n8 root=1f01 rootfstype=jffs2"
+CONFIG_CMDLINE=""
 # CONFIG_XIP_KERNEL is not set
 CONFIG_KEXEC=y
 
@@ -1140,6 +1140,9 @@ CONFIG_FB_PXA=y
 # CONFIG_FB_PXA_SHARP_LQ043_PSP is not set
 CONFIG_FB_PXA_SAMSUNG_LTE430WQ_F0C=y
 # CONFIG_FB_PXA_NONEOFTHEABOVE is not set
+# CONFIG_FB_PXA_LCD_QVGA is not set
+CONFIG_FB_PXA_LCD_VGA=y
+CONFIG_FB_PXA_OVERLAY=y
 CONFIG_FB_PXA_PARAMETERS=y
 # CONFIG_FB_MBX is not set
 # CONFIG_FB_VIRTUAL is not set
index 59a4f3d..f2ab211 100644 (file)
@@ -72,7 +72,7 @@ GUMSTIX_PATCHES = "\
        file://pxa-regs-fixup.patch;patch=1 \
        file://gumstix-fb-logo.patch;patch=1 \
        file://gumstix-pxa270-mmc.patch;patch=1 \
-       file://pxafb-18bpp-mode.patch;patch=1 \
+       ${RPSRC}/pxa27x_overlay-r5.patch;patch=1 \
        file://smc911x-fixup.patch;patch=1 \
        "