summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index c5e54e19d..c8a7497c9 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1005,16 +1005,6 @@ config UCLIBC_LINUX_MODULE_26
Say N if you do not use kernel modules.
-config UCLIBC_LINUX_MODULE_24
- bool "Linux kernel module functions (<2.6)"
- depends on !TARGET_bfin && !TARGET_c6x
- help
- create_module, query_module
- are used in linux (prior to 2.6) for loadable kernel modules.
-
- Say N if you do not use kernel modules, or you only support
- Linux 2.6+.
-
config UCLIBC_LINUX_SPECIFIC
bool "Linux specific functions"
default y