bump version
[buildroot.git] / package / modutils / Config.in
blob7e9bdf814aedde74eadcb1b013fe7fc39769108f
1 config BR2_PACKAGE_MODUTILS
2         bool "modutils"
3         default n
4         depends on !BR2_PACKAGE_MODULE_INIT_TOOLS
5         help
6           The modutils packages includes the kerneld program for automatic 
7           loading and unloading of modules, as well as other module 
8           management programs. Examples of loaded and unloaded modules are 
9           device drivers and filesystems, as well as some other things.
11           linux v.<2.6
13           http://www.kernel.org/pub/linux/utils/kernel/modutils/v2.4