projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e7097
)
combine bool;prompt to just bool
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 24 Jan 2007 09:32:19 +0000
(09:32 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 24 Jan 2007 09:32:19 +0000
(09:32 -0000)
modutils/Config.in
patch
|
blob
|
history
diff --git
a/modutils/Config.in
b/modutils/Config.in
index 6a6956755b7e36518194bcb4c4f6a14076d54bdc..fdc8c78330f6f733be93387db0b613e1ae9320ee 100644
(file)
--- a/
modutils/Config.in
+++ b/
modutils/Config.in
@@
-91,8
+91,7
@@
config MODPROBE
module options from the configuration file. See option below.
config FEATURE_MODPROBE_MULTIPLE_OPTIONS
- bool
- prompt "Multiple options parsing" if NITPICK
+ bool "Multiple options parsing" if NITPICK
default y
depends on MODPROBE
help
@@
-108,8
+107,7
@@
config FEATURE_MODPROBE_MULTIPLE_OPTIONS
on storage capacity.
config FEATURE_MODPROBE_FANCY_ALIAS
- bool
- prompt "Fancy alias parsing" if NITPICK
+ bool "Fancy alias parsing" if NITPICK
default y
depends on MODPROBE && FEATURE_2_6_MODULES
help