From 5f7287e1a5de3f9dc043089e4209b7b6f291caee Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 16 Feb 2015 09:31:00 +0100 Subject: fix coffee underflow error --- target/linux/config/Config.in.kernel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index d33326d7a..6110ab678 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -175,7 +175,7 @@ config ADK_KERNEL_MMU default n if ADK_TARGET_UCLINUX default y -onfig ADK_TARGET_NO_CMDLINE +config ADK_TARGET_NO_CMDLINE bool "Do not builtin any kernel cmdline" help No kernel command line modifictaion is done. -- cgit v1.2.3