linux-kexecboot_2.6.37: update ben-nanonote defconfig.
authorAndrea Adami <andrea.adami@gmail.com>
Wed, 2 Mar 2011 23:01:07 +0000 (00:01 +0100)
committerAndrea Adami <andrea.adami@gmail.com>
Wed, 2 Mar 2011 23:23:38 +0000 (00:23 +0100)
* CMDLINE_BOOL is not enough, mips needs CONFIG_CMDLINE_OVERRIDE=y
* otherwise CMDLINE string is appended and does not replace
* the bootloader's one.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/linux/linux-kexecboot-2.6.37/ben-nanonote/defconfig

index 4524e4e..a39d4af 100644 (file)
@@ -1213,7 +1213,7 @@ CONFIG_HAVE_ARCH_KGDB=y
 CONFIG_EARLY_PRINTK=y
 CONFIG_CMDLINE_BOOL=y
 CONFIG_CMDLINE="console=tty0 console=ttyS0,57600n8 mem=32M"
-# CONFIG_CMDLINE_OVERRIDE is not set
+CONFIG_CMDLINE_OVERRIDE=y
 # CONFIG_SPINLOCK_TEST is not set
 
 #