aboutsummaryrefslogtreecommitdiff
path: root/modutils/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-06-16 04:09:25 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-06-16 04:09:25 +0000
commitf45c4f41b792e4b7c52eaf21b9540112887e861b (patch)
treee5f35073f61b6178d49d02821676894f32b7a32f /modutils/Config.in
parent57c899e4c2be4d0bddeaaca9c34ea0f484f92ad8 (diff)
downloadbusybox-f45c4f41b792e4b7c52eaf21b9540112887e861b.tar.gz
whitespace and comment fixes, no code changes
Diffstat (limited to 'modutils/Config.in')
-rw-r--r--modutils/Config.in8
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
default n
depends on MODPROBE && FEATURE_2_6_MODULES
help
- Say 'y' here to enable support for the 'blacklist' command in
- modprobe.conf. This prevents the alias resolver to resolve
- blacklisted modules. This is useful if you want to prevent your
- hardware autodetection scripts to load modules like evdev, frame
+ Say 'y' here to enable support for the 'blacklist' command in
+ modprobe.conf. This prevents the alias resolver to resolve
+ blacklisted modules. This is useful if you want to prevent your
+ hardware autodetection scripts to load modules like evdev, frame
buffer drivers etc.
comment "Options common to multiple modutils"