combine bool;prompt to just bool

This commit is contained in:
Mike Frysinger 2007-01-24 09:32:19 +00:00
parent 08e7097340
commit 841ef1308b

View File

@ -91,8 +91,7 @@ config MODPROBE
module options from the configuration file. See option below. module options from the configuration file. See option below.
config FEATURE_MODPROBE_MULTIPLE_OPTIONS config FEATURE_MODPROBE_MULTIPLE_OPTIONS
bool bool "Multiple options parsing" if NITPICK
prompt "Multiple options parsing" if NITPICK
default y default y
depends on MODPROBE depends on MODPROBE
help help
@ -108,8 +107,7 @@ config FEATURE_MODPROBE_MULTIPLE_OPTIONS
on storage capacity. on storage capacity.
config FEATURE_MODPROBE_FANCY_ALIAS config FEATURE_MODPROBE_FANCY_ALIAS
bool bool "Fancy alias parsing" if NITPICK
prompt "Fancy alias parsing" if NITPICK
default y default y
depends on MODPROBE && FEATURE_2_6_MODULES depends on MODPROBE && FEATURE_2_6_MODULES
help help