Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
This commit is contained in:
@@ -92,7 +92,7 @@ config MODPROBE
|
||||
|
||||
config FEATURE_MODPROBE_MULTIPLE_OPTIONS
|
||||
bool
|
||||
prompt "Multiple options parsing" if NITPICK
|
||||
prompt "Multiple options parsing"
|
||||
default y
|
||||
depends on MODPROBE
|
||||
help
|
||||
@@ -109,7 +109,7 @@ config FEATURE_MODPROBE_MULTIPLE_OPTIONS
|
||||
|
||||
config FEATURE_MODPROBE_FANCY_ALIAS
|
||||
bool
|
||||
prompt "Fancy alias parsing" if NITPICK
|
||||
prompt "Fancy alias parsing"
|
||||
default y
|
||||
depends on MODPROBE && FEATURE_2_6_MODULES
|
||||
help
|
||||
|
Reference in New Issue
Block a user