projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15c31be
)
Use menuconfigs instead of menus, so the whole menu can be disabled at once
author
Jan Engelhardt
<jengelh@linux01.gwdg.de>
Tue, 10 Jul 2007 10:24:11 +0000
(12:24 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 10 Jul 2007 11:43:27 +0000
(13:43 +0200)
instead of going through all options.
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>
block/Kconfig
patch
|
blob
|
history
diff --git
a/block/Kconfig
b/block/Kconfig
index a50f481116477e9552c82db45f728bc067dbbbbd..285935134bcd02cedf51cd1330ea1460aca4ca14 100644
(file)
--- a/
block/Kconfig
+++ b/
block/Kconfig
@@
-1,7
+1,7
@@
#
# Block layer core configuration
#
-config BLOCK
+
menu
config 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