[oe-commits] org.oe.dev linux : Put all defconfig information in the gumstix-verdex defconfig and

crofton commit openembedded-commits at lists.openembedded.org
Thu Sep 13 20:19:33 UTC 2007


linux : Put all defconfig information in the gumstix-verdex defconfig and
        remove defconfig patch form patch list.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 1ae5e50fd4462e3a92d644000e844b1c9a37acb7
ViewMTN: http://monotone.openembedded.org/revision/info/1ae5e50fd4462e3a92d644000e844b1c9a37acb7
Files:
1
packages/linux/linux-2.6.21/gumstix-verdex/defconfig
packages/linux/linux_2.6.21.bb
Diffs:

#
# mt diff -r367c12212e0958deb4779abbb80a10a6bd71e208 -r1ae5e50fd4462e3a92d644000e844b1c9a37acb7
#
# 
# 
# patch "packages/linux/linux-2.6.21/gumstix-verdex/defconfig"
#  from [000a3c21d871acfac60d70faca4943121dc77e67]
#    to [d30c1b6220264072c4381f7f1942780b702a3a01]
# 
# patch "packages/linux/linux_2.6.21.bb"
#  from [27643b882eb2ef188e62836637b435c23a0cb9b6]
#    to [d17402966b36edab990d122a0bdf917175c16bff]
# 
============================================================
--- packages/linux/linux-2.6.21/gumstix-verdex/defconfig	000a3c21d871acfac60d70faca4943121dc77e67
+++ packages/linux/linux-2.6.21/gumstix-verdex/defconfig	d30c1b6220264072c4381f7f1942780b702a3a01
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.21
-# Thu Aug 23 09:30:49 2007
+# Thu Sep 13 14:49:02 2007
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -63,11 +63,11 @@ CONFIG_FUTEX=y
 CONFIG_BASE_FULL=y
 CONFIG_FUTEX=y
 # CONFIG_EPOLL is not set
-# CONFIG_SHMEM is not set
+CONFIG_SHMEM=y
 CONFIG_SLAB=y
 # CONFIG_VM_EVENT_COUNTERS is not set
 CONFIG_RT_MUTEXES=y
-CONFIG_TINY_SHMEM=y
+# CONFIG_TINY_SHMEM is not set
 CONFIG_BASE_SMALL=0
 # CONFIG_SLOB is not set
 
@@ -199,7 +199,7 @@ CONFIG_AEABI=y
 CONFIG_NO_IDLE_HZ=y
 CONFIG_HZ=100
 CONFIG_AEABI=y
-# CONFIG_OABI_COMPAT is not set
+CONFIG_OABI_COMPAT=y
 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
 CONFIG_SELECT_MEMORY_MODEL=y
 CONFIG_FLATMEM_MANUAL=y
@@ -235,6 +235,8 @@ CONFIG_KEXEC=y
 #
 # At least one emulation must be selected
 #
+# CONFIG_FPE_NWFPE is not set
+# CONFIG_FPE_FASTFPE is not set
 
 #
 # Userspace binary formats
@@ -1161,10 +1163,7 @@ CONFIG_FONT_6x11=y
 #
 # Logo configuration
 #
-CONFIG_LOGO=y
-# CONFIG_LOGO_LINUX_MONO is not set
-# CONFIG_LOGO_LINUX_VGA16 is not set
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
 
 #
 # Sound
============================================================
--- packages/linux/linux_2.6.21.bb	27643b882eb2ef188e62836637b435c23a0cb9b6
+++ packages/linux/linux_2.6.21.bb	d17402966b36edab990d122a0bdf917175c16bff
@@ -35,7 +35,6 @@ GUMSTIX_PATCHES = "\
        file://arch-config.patch;patch=1 \
        file://board-init.patch;patch=1 \
        file://compact-flash.patch;patch=1 \
-       file://defconfig.patch;patch=1 \
        file://flash.patch;patch=1 \
        file://pxa2xx_udc.patch;patch=1 \
        file://bkpxa-pxa-cpu.patch;patch=1 \






More information about the Openembedded-commits mailing list