summaryrefslogtreecommitdiff
path: root/busybox-modutils.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'busybox-modutils.kconfig')
-rw-r--r--busybox-modutils.kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/busybox-modutils.kconfig b/busybox-modutils.kconfig
index e7b839d..5537945 100644
--- a/busybox-modutils.kconfig
+++ b/busybox-modutils.kconfig
@@ -21,7 +21,6 @@ config DEFAULT_DEPMOD_FILE
config MODPROBE_SMALL
bool "Simplified modutils"
- default n
help
Simplified modutils.
@@ -54,7 +53,6 @@ config MODPROBE_SMALL
config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE
bool "Accept module options on modprobe command line"
- default n
depends on MODPROBE_SMALL
help
Allow insmod and modprobe take module options from command line.
@@ -62,7 +60,6 @@ config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE
config FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED
bool "Skip loading of already loaded modules"
- default n
depends on MODPROBE_SMALL
help
Check if the module is already loaded.
@@ -70,28 +67,24 @@ config FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED
config INSMOD
bool "insmod"
- default n
depends on !MODPROBE_SMALL
help
insmod is used to load specified modules in the running kernel.
config RMMOD
bool "rmmod"
- default n
depends on !MODPROBE_SMALL
help
rmmod is used to unload specified modules from the kernel.
config LSMOD
bool "lsmod"
- default n
depends on !MODPROBE_SMALL
help
lsmod is used to display a list of loaded modules.
config FEATURE_LSMOD_PRETTY_2_6_OUTPUT
bool "Pretty output"
- default n
depends on LSMOD
help
This option makes output format of lsmod adjusted to
@@ -100,7 +93,6 @@ config FEATURE_LSMOD_PRETTY_2_6_OUTPUT
config MODPROBE
bool "modprobe"
- default n
depends on !MODPROBE_SMALL
help
Handle the loading of modules, and their dependencies on a high
@@ -112,7 +104,6 @@ config MODPROBE
config FEATURE_MODPROBE_BLACKLIST
bool
prompt "Blacklist support"
- default n
depends on MODPROBE
help
Say 'y' here to enable support for the 'blacklist' command in
@@ -123,7 +114,6 @@ config FEATURE_MODPROBE_BLACKLIST
config DEPMOD
bool "depmod"
- default n
depends on !MODPROBE_SMALL
help
depmod generates modules.dep (and potentially modules.alias
@@ -134,7 +124,6 @@ comment "Options common to multiple modutils"
config FEATURE_2_4_MODULES
bool "Support version 2.2/2.4 Linux kernels"
- default n
depends on INSMOD || RMMOD || LSMOD
help
Support module loading for 2.2.x and 2.4.x Linux kernels.
@@ -143,7 +132,6 @@ config FEATURE_2_4_MODULES
config FEATURE_INSMOD_VERSION_CHECKING
bool "Enable module version checking"
- default n
depends on FEATURE_2_4_MODULES && (INSMOD || MODPROBE)
help
Support checking of versions for modules. This is used to
@@ -151,7 +139,6 @@ config FEATURE_INSMOD_VERSION_CHECKING
config FEATURE_INSMOD_KSYMOOPS_SYMBOLS
bool "Add module symbols to kernel symbol table"
- default n
depends on FEATURE_2_4_MODULES && (INSMOD || MODPROBE)
help
By adding module symbols to the kernel symbol table, Oops messages
@@ -162,7 +149,6 @@ config FEATURE_INSMOD_KSYMOOPS_SYMBOLS
config FEATURE_INSMOD_LOADINKMEM
bool "In kernel memory optimization (uClinux only)"
- default n
depends on FEATURE_2_4_MODULES && (INSMOD || MODPROBE)
help
This is a special uClinux only memory optimization that lets insmod
@@ -172,7 +158,6 @@ config FEATURE_INSMOD_LOADINKMEM
config FEATURE_INSMOD_LOAD_MAP
bool "Enable insmod load map (-m) option"
- default n
depends on FEATURE_2_4_MODULES && INSMOD
help
Enabling this, one would be able to get a load map