From: Andrea Adami Date: Wed, 2 Mar 2011 23:01:07 +0000 (+0100) Subject: linux-kexecboot_2.6.37: update ben-nanonote defconfig. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802cd84551280c35f5b05c18a07aae5e39a27b6f;p=openembedded.git linux-kexecboot_2.6.37: update ben-nanonote defconfig. * 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 --- diff --git a/recipes/linux/linux-kexecboot-2.6.37/ben-nanonote/defconfig b/recipes/linux/linux-kexecboot-2.6.37/ben-nanonote/defconfig index 4524e4ea7f..a39d4af001 100644 --- a/recipes/linux/linux-kexecboot-2.6.37/ben-nanonote/defconfig +++ b/recipes/linux/linux-kexecboot-2.6.37/ben-nanonote/defconfig @@ -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 #