From 6884573b944c79b7d0049334eaa78dae2692b874 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 28 Sep 2016 11:57:15 +0200 Subject: remove linux kernel 2.4 modules support --- extra/Configs/Config.in | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'extra') 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 -- cgit v1.2.3