MODPROBE_SMALL is not experimental anymore
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2015 02:13:16 +0000 (04:13 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Oct 2015 02:13:16 +0000 (04:13 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/Config.src

index 449ac65afb792c74f53867280d66d19dc0c7912d..0b11832bca98931beb3bcc9a36ac64ae07ba3272 100644 (file)
@@ -38,9 +38,6 @@ config MODPROBE_SMALL
          - rmmod is an alias to modprobe -r
          - depmod generates modules.dep.bb
 
-         As of 2008-07, this code is experimental. It is 14kb smaller
-         than "non-small" modutils.
-
 config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE
        bool "Accept module options on modprobe command line"
        default y