From 43d7bbd937bf0c52c6fb4c0a1f3cb550b35425d8 Mon Sep 17 00:00:00 2001 From: Al Boldi Date: Tue, 31 Jul 2007 00:39:23 -0700 Subject: [PATCH] --- yaml --- r: 63371 b: refs/heads/master c: ff0cfc66cd99d59e3a8024003171035e4ae192b7 h: refs/heads/master i: 63369: bda78fc115ceb0cf8813f588b0b486ae418db4f3 63367: 492f465597559f78b41d890ef5e063ed35541d4c v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index d57d87cb3d87..0075fb0db24c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8e48591700f7df5969e17b0a41b7dde011c6810c +refs/heads/master: ff0cfc66cd99d59e3a8024003171035e4ae192b7 diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 7f798bcb81f4..96b54595f1dc 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -7,7 +7,7 @@ config DEFCONFIG_LIST default "/boot/config-$UNAME_RELEASE" default "arch/$ARCH/defconfig" -menu "Code maturity level options" +menu "General setup" config EXPERIMENTAL bool "Prompt for development and/or incomplete code/drivers" @@ -61,9 +61,6 @@ config INIT_ENV_ARG_LIMIT Maximum of each of the number of arguments and environment variables passed to init from the kernel command line. -endmenu - -menu "General setup" config LOCALVERSION string "Local version - append to kernel release"