From 802cd84551280c35f5b05c18a07aae5e39a27b6f Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 3 Mar 2011 00:01:07 +0100 Subject: [PATCH] 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 --- recipes/linux/linux-kexecboot-2.6.37/ben-nanonote/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # -- 2.39.5