[package] update busybox to 1.15.2 (#5926)
[openwrt-10.03/.git] / package / busybox / config / modutils / Config.in
index e2f880faf2ce9d06c5a9850a285c91fd5c4871c0..9ec54b1e924125cadd16c73736290aec1a3ce40f 100644 (file)
@@ -90,12 +90,8 @@ config BUSYBOX_CONFIG_MODPROBE
          Handle the loading of modules, and their dependencies on a high
          level.
 
-         Note that in the state, modprobe does not understand multiple
-         module options from the configuration file. See option below.
-
 config BUSYBOX_CONFIG_FEATURE_MODPROBE_BLACKLIST
-       bool
-       prompt "Blacklist support"
+       bool "Blacklist support"
        default n
        depends on BUSYBOX_CONFIG_MODPROBE
        help