Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16ed002f authored by Jan Engelhardt's avatar Jan Engelhardt Committed by Jens Axboe
Browse files

Use menuconfigs instead of menus, so the whole menu can be disabled at once



instead of going through all options.

Signed-off-by: default avatarJan Engelhardt <jengelh@gmx.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 15c31be4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
#
# Block layer core configuration
#
config BLOCK
menuconfig BLOCK
       bool "Enable the block layer" if EMBEDDED
       default y
       help
@@ -49,6 +49,6 @@ config LSF

	  If unsure, say Y.

endif
endif # BLOCK

source block/Kconfig.iosched