diff options
Diffstat (limited to 'modutils')
-rw-r--r-- | modutils/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modutils/Config.in b/modutils/Config.in index 364ec2459..b2ef51a05 100644 --- a/modutils/Config.in +++ b/modutils/Config.in | |||
@@ -92,7 +92,7 @@ config MODPROBE | |||
92 | 92 | ||
93 | config FEATURE_MODPROBE_MULTIPLE_OPTIONS | 93 | config FEATURE_MODPROBE_MULTIPLE_OPTIONS |
94 | bool | 94 | bool |
95 | prompt "Multiple options parsing" if NITPICK | 95 | prompt "Multiple options parsing" |
96 | default y | 96 | default y |
97 | depends on MODPROBE | 97 | depends on MODPROBE |
98 | help | 98 | help |
@@ -109,7 +109,7 @@ config FEATURE_MODPROBE_MULTIPLE_OPTIONS | |||
109 | 109 | ||
110 | config FEATURE_MODPROBE_FANCY_ALIAS | 110 | config FEATURE_MODPROBE_FANCY_ALIAS |
111 | bool | 111 | bool |
112 | prompt "Fancy alias parsing" if NITPICK | 112 | prompt "Fancy alias parsing" |
113 | default y | 113 | default y |
114 | depends on MODPROBE && FEATURE_2_6_MODULES | 114 | depends on MODPROBE && FEATURE_2_6_MODULES |
115 | help | 115 | help |