aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modutils/Config.src3
1 files changed, 0 insertions, 3 deletions
diff --git a/modutils/Config.src b/modutils/Config.src
index 449ac65af..0b11832bc 100644
--- a/modutils/Config.src
+++ b/modutils/Config.src
@@ -38,9 +38,6 @@ config MODPROBE_SMALL
38 - rmmod is an alias to modprobe -r 38 - rmmod is an alias to modprobe -r
39 - depmod generates modules.dep.bb 39 - depmod generates modules.dep.bb
40 40
41 As of 2008-07, this code is experimental. It is 14kb smaller
42 than "non-small" modutils.
43
44config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE 41config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE
45 bool "Accept module options on modprobe command line" 42 bool "Accept module options on modprobe command line"
46 default y 43 default y