Config.in 375 B

123456789
  1. config BR2_PACKAGE_MODULE_INIT_TOOLS
  2. bool "module-init-tools"
  3. help
  4. The module-init-tools package contains a set of programs for
  5. loading, inserting, and removing kernel modules for Linux
  6. (versions 2.5.48 and above). It serves the same function that
  7. the "modutils" package serves for Linux 2.4.
  8. http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/