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>
tirimbino
Jan Engelhardt 18 years ago committed by Jens Axboe
parent 16ed002f22
commit 5f5c926e3c
  1. 2
      init/Kconfig

@ -686,6 +686,4 @@ config STOP_MACHINE
Need stop_machine() primitive.
endmenu
menu "Block layer"
source "block/Kconfig"
endmenu

Loading…
Cancel
Save