From 780fa3f6d94abfbd4e5dc3a3714932477bf3401f Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 3 Mar 2011 00:07:33 +0100 Subject: [PATCH] linux_2.6.37: update ben-nanonote 2.6.37. * No need to specify custom cmdline. * Firmware / 2nd stage bootloader will provide it. Signed-off-by: Andrea Adami --- recipes/linux/linux-2.6.37/ben-nanonote/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-2.6.37/ben-nanonote/defconfig b/recipes/linux/linux-2.6.37/ben-nanonote/defconfig index d21ede481a..e464c1f96a 100644 --- a/recipes/linux/linux-2.6.37/ben-nanonote/defconfig +++ b/recipes/linux/linux-2.6.37/ben-nanonote/defconfig @@ -1211,8 +1211,8 @@ CONFIG_TRACING_SUPPORT=y # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y CONFIG_EARLY_PRINTK=y -CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="console=ttyS0,57600n8 console=tty0 mem=32M" +# CONFIG_CMDLINE_BOOL is not set +# CONFIG_CMDLINE is not set # CONFIG_CMDLINE_OVERRIDE is not set # CONFIG_SPINLOCK_TEST is not set -- 2.39.5