Skip to content

Commit

Permalink
block/Kconfig already has its own "menuconfig" so remove these
Browse files Browse the repository at this point in the history
"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>
  • Loading branch information
Jan Engelhardt authored and Jens Axboe committed Jul 10, 2007
1 parent 16ed002 commit 5f5c926
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,4 @@ config STOP_MACHINE
Need stop_machine() primitive.
endmenu

menu "Block layer"
source "block/Kconfig"
endmenu

0 comments on commit 5f5c926

Please sign in to comment.