summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@linux01.gwdg.de>2007-07-10 12:24:17 +0200
committerJens Axboe <jens.axboe@oracle.com>2007-07-10 13:43:28 +0200
commit5f5c926e3cba972636b50ab872b421e992d4f401 (patch)
treeac7dc67926b29c27711500fc6a1b7cb468491f34 /init
parent16ed002f224738366c1809023ec70a71ae51421c (diff)
block/Kconfig already has its own "menuconfig" so remove these
"menu, endmenu" that did not get cleaned up in the block patch [ http://lkml.org/lkml/2007/4/10/251 ] Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig
index a9e99f8328f..d9d878a3bb4 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -686,6 +686,4 @@ config STOP_MACHINE
Need stop_machine() primitive.
endmenu
-menu "Block layer"
source "block/Kconfig"
-endmenu