From: Jan Engelhardt Date: Tue, 10 Jul 2007 10:24:17 +0000 (+0200) Subject: block/Kconfig already has its own "menuconfig" so remove these X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5f5c926e3cba972636b50ab872b421e992d4f401;p=linux-beck.git 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 Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- diff --git a/init/Kconfig b/init/Kconfig index a9e99f8328ff..d9d878a3bb46 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