[oe-commits] Florian Boor : linux-2.6.29: Tune micro2440 defconfig a little bit, build in loop for loop root.

GIT User account git at amethyst.openembedded.net
Wed Apr 22 11:05:15 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: afa8c86350f8fd77e32c96c2310d217c611853f6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=afa8c86350f8fd77e32c96c2310d217c611853f6

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Mon Apr 20 13:06:34 2009 +0200

linux-2.6.29: Tune micro2440 defconfig a little bit, build in loop for loop root.

---

 recipes/linux/linux-2.6.29/micro2440/defconfig |   29 ++++++++++-------------
 1 files changed, 13 insertions(+), 16 deletions(-)

diff --git a/recipes/linux/linux-2.6.29/micro2440/defconfig b/recipes/linux/linux-2.6.29/micro2440/defconfig
index e11a85a..2003681 100644
--- a/recipes/linux/linux-2.6.29/micro2440/defconfig
+++ b/recipes/linux/linux-2.6.29/micro2440/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.29
-# Sat Apr  4 16:57:10 2009
+# Thu Apr 16 12:10:25 2009
 #
 CONFIG_ARM=y
 CONFIG_HAVE_PWM=y
@@ -311,8 +311,7 @@ CONFIG_ZBOOT_ROM_TEXT=0
 CONFIG_ZBOOT_ROM_BSS=0
 CONFIG_CMDLINE=""
 # CONFIG_XIP_KERNEL is not set
-CONFIG_KEXEC=y
-CONFIG_ATAGS_PROC=y
+# CONFIG_KEXEC is not set
 
 #
 # CPU Power Management
@@ -626,17 +625,12 @@ CONFIG_MTD_QINFO_PROBE=y
 # CONFIG_PARPORT is not set
 CONFIG_BLK_DEV=y
 # CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
 CONFIG_BLK_DEV_NBD=m
 # CONFIG_BLK_DEV_UB is not set
-CONFIG_BLK_DEV_RAM=y
-CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=65536
-# CONFIG_BLK_DEV_XIP is not set
-CONFIG_CDROM_PKTCDVD=m
-CONFIG_CDROM_PKTCDVD_BUFFERS=8
-# CONFIG_CDROM_PKTCDVD_WCACHE is not set
+# CONFIG_BLK_DEV_RAM is not set
+# CONFIG_CDROM_PKTCDVD is not set
 # CONFIG_ATA_OVER_ETH is not set
 CONFIG_MISC_DEVICES=y
 # CONFIG_ICS932S401 is not set
@@ -780,12 +774,12 @@ CONFIG_INPUT_FF_MEMLESS=y
 # Userland interfaces
 #
 CONFIG_INPUT_MOUSEDEV=y
-CONFIG_INPUT_MOUSEDEV_PSAUX=y
+# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 # CONFIG_INPUT_JOYDEV is not set
 CONFIG_INPUT_EVDEV=y
-CONFIG_INPUT_EVBUG=m
+# CONFIG_INPUT_EVBUG is not set
 
 #
 # Input Device Drivers
@@ -867,6 +861,7 @@ CONFIG_DEVKMEM=y
 #
 CONFIG_SERIAL_SAMSUNG=y
 CONFIG_SERIAL_SAMSUNG_UARTS=3
+# CONFIG_SERIAL_SAMSUNG_DEBUG is not set
 CONFIG_SERIAL_SAMSUNG_CONSOLE=y
 CONFIG_SERIAL_S3C2440=y
 CONFIG_SERIAL_CORE=y
@@ -874,7 +869,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y
 CONFIG_UNIX98_PTYS=y
 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
 CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=128
+CONFIG_LEGACY_PTY_COUNT=16
 CONFIG_IPMI_HANDLER=m
 # CONFIG_IPMI_PANIC_EVENT is not set
 CONFIG_IPMI_DEVICE_INTERFACE=m
@@ -1921,10 +1916,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y
 # CONFIG_SAMPLES is not set
 CONFIG_HAVE_ARCH_KGDB=y
 # CONFIG_KGDB is not set
-CONFIG_DEBUG_USER=y
+# CONFIG_DEBUG_USER is not set
 # CONFIG_DEBUG_ERRORS is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
-# CONFIG_DEBUG_LL is not set
+CONFIG_DEBUG_LL=y
+# CONFIG_DEBUG_ICEDCC is not set
+CONFIG_DEBUG_S3C_PORT=y
 CONFIG_DEBUG_S3C_UART=0
 
 #





More information about the Openembedded-commits mailing list