diff options
Diffstat (limited to 'modutils/Config.in')
-rw-r--r-- | modutils/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/modutils/Config.in b/modutils/Config.in index c0dff1a4c..2b0bcdd6e 100644 --- a/modutils/Config.in +++ b/modutils/Config.in | |||
@@ -153,10 +153,10 @@ config FEATURE_MODPROBE_BLACKLIST | |||
153 | default n | 153 | default n |
154 | depends on MODPROBE && FEATURE_2_6_MODULES | 154 | depends on MODPROBE && FEATURE_2_6_MODULES |
155 | help | 155 | help |
156 | Say 'y' here to enable support for the 'blacklist' command in | 156 | Say 'y' here to enable support for the 'blacklist' command in |
157 | modprobe.conf. This prevents the alias resolver to resolve | 157 | modprobe.conf. This prevents the alias resolver to resolve |
158 | blacklisted modules. This is useful if you want to prevent your | 158 | blacklisted modules. This is useful if you want to prevent your |
159 | hardware autodetection scripts to load modules like evdev, frame | 159 | hardware autodetection scripts to load modules like evdev, frame |
160 | buffer drivers etc. | 160 | buffer drivers etc. |
161 | 161 | ||
162 | comment "Options common to multiple modutils" | 162 | comment "Options common to multiple modutils" |