diff options
author | Denys Vlasenko | 2009-06-18 13:23:58 +0200 |
---|---|---|
committer | Denys Vlasenko | 2009-06-18 13:23:58 +0200 |
commit | bcbd37df2495359195b0deda7c85deacc9b3ff13 (patch) | |
tree | bcbbf5011f4972def1e79210f23bcacc04d73ff2 /modutils/Config.in | |
parent | 14f6f0ad4a9d07f927b96b08c20d7ea546318517 (diff) | |
download | busybox-bcbd37df2495359195b0deda7c85deacc9b3ff13.zip busybox-bcbd37df2495359195b0deda7c85deacc9b3ff13.tar.gz |
tweak Config texts and some broken English elsewhere
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'modutils/Config.in')
-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 ef8d969..d2a2e04 100644 --- a/modutils/Config.in +++ b/modutils/Config.in @@ -91,8 +91,7 @@ config MODPROBE level. config FEATURE_MODPROBE_BLACKLIST - bool - prompt "Blacklist support" + bool "Blacklist support" default n depends on MODPROBE help |