busybox/modutils
Kang-Che Sung b1d6a2c624 cmdline module options can be disabled on "big" modutils
Allow module options on command line to be disabled on "big" modutils.

Config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE is renamed to
FEATURE_CMDLINE_MODULE_OPTIONS and no longer depends on !MODPROBE_SMALL

(I'm not sure if disabling this is useful on "big" modutils, but at
least the macro can serve as a marker and ensure both implementations
of same feature have consistent behavior.)

Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-02-01 10:14:05 +01:00
..
Config.src cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c depmod: don't build it if MODPROBE_SMALL=y 2017-01-01 13:12:48 +01:00
insmod.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
Kbuild.src Convert all modutils/* applets to "new style" applet definitions 2016-11-23 07:54:52 +01:00
lsmod.c modutils: remove redundant "select PLATFORM_LINUX" configs 2017-02-01 01:43:32 +01:00
modinfo.c modinfo: fix "-F firmware", add "intree" field display 2015-10-28 18:07:46 +01:00
modprobe-small.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
modprobe.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
modutils-24.c Convert all modutils/* applets to "new style" applet definitions 2016-11-23 07:54:52 +01:00
modutils.c cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
modutils.h cmdline module options can be disabled on "big" modutils 2017-02-01 10:14:05 +01:00
rmmod.c Make RMMOD=y by default 2016-12-23 15:57:26 +01:00