libbb: use improved xmalloc_read() from modprobe-small
[oweals/busybox.git] / modutils / Config.in
index 25841b8ff816260e4522a3d2b1fd61418cb6d6b3..2e7f9b6e5182e6a209b8037920692f997461d7b5 100644 (file)
@@ -31,7 +31,7 @@ config MODPROBE_SMALL
          than "non-small" modutils.
 
 config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE
-       bool "module options on cmdline"
+       bool "Accept module options on modprobe command line"
        default n
        depends on MODPROBE_SMALL
        help