busybox/modutils
Kang-Che Sung 415cc42b6a Reorder modutils config options & fix yet more dependency
- modprobe can indirectly benefit from FEATURE_2_4_MODULES and
  FEATURE_INSMOD_TRY_MAP options.
- The position of config FEATURE_INSMOD_TRY_MMAP prevented some other
  config options from indenting under FEATURE_2_4_MODULES. Reorder to
  fix this.
- FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED is now moved to
  Config.src under "Common options" section. (I wished to edit this
  config so that it also work with "big" modutils, but it's not done at
  the moment. Sorry.)

Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-02-05 19:11:01 +01:00
..
Config.src Reorder modutils config options & fix yet more dependency 2017-02-05 19:11:01 +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 Reorder modutils config options & fix yet more dependency 2017-02-05 19:11:01 +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