diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2009-06-18 13:23:58 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2009-06-18 13:23:58 +0200 |
commit | bcbd37df2495359195b0deda7c85deacc9b3ff13 (patch) | |
tree | bcbbf5011f4972def1e79210f23bcacc04d73ff2 /modutils | |
parent | 14f6f0ad4a9d07f927b96b08c20d7ea546318517 (diff) | |
download | busybox-w32-bcbd37df2495359195b0deda7c85deacc9b3ff13.tar.gz busybox-w32-bcbd37df2495359195b0deda7c85deacc9b3ff13.tar.bz2 busybox-w32-bcbd37df2495359195b0deda7c85deacc9b3ff13.zip |
tweak Config texts and some broken English elsewhere
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'modutils')
-rw-r--r-- | modutils/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modutils/Config.in b/modutils/Config.in index ef8d9692a..d2a2e04d1 100644 --- a/modutils/Config.in +++ b/modutils/Config.in | |||
@@ -91,8 +91,7 @@ config MODPROBE | |||
91 | level. | 91 | level. |
92 | 92 | ||
93 | config FEATURE_MODPROBE_BLACKLIST | 93 | config FEATURE_MODPROBE_BLACKLIST |
94 | bool | 94 | bool "Blacklist support" |
95 | prompt "Blacklist support" | ||
96 | default n | 95 | default n |
97 | depends on MODPROBE | 96 | depends on MODPROBE |
98 | help | 97 | help |