diff options
Diffstat (limited to 'modutils/Config.in')
-rw-r--r-- | modutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modutils/Config.in b/modutils/Config.in index 25841b8ff..2e7f9b6e5 100644 --- a/modutils/Config.in +++ b/modutils/Config.in | |||
@@ -31,7 +31,7 @@ config MODPROBE_SMALL | |||
31 | than "non-small" modutils. | 31 | than "non-small" modutils. |
32 | 32 | ||
33 | config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE | 33 | config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE |
34 | bool "module options on cmdline" | 34 | bool "Accept module options on modprobe command line" |
35 | default n | 35 | default n |
36 | depends on MODPROBE_SMALL | 36 | depends on MODPROBE_SMALL |
37 | help | 37 | help |