diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-05-20 12:23:31 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-05-20 20:50:22 +0200 |
commit | cb61fc066893cb66176c389c1da5ed7f8df699e7 (patch) | |
tree | deaf8346eacf7171567ceb1f482db52e8ef31243 /target/config | |
parent | 9af5d5a823f9756d7d2b4fd8c1fd79ebd9c675f0 (diff) |
linux: remove EOL kernel 3.12
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelversion | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 32ccf6227..e726368aa 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -110,27 +110,6 @@ config ADK_TARGET_KERNEL_VERSION_3_16 depends on !ADK_TARGET_CPU_MIPS_MIPS32R6 depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 -config ADK_TARGET_KERNEL_VERSION_3_12 - bool "3.12.73" - depends on !ADK_TARGET_ARCH_ARC - depends on !ADK_TARGET_ARCH_BFIN - depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_NIOS2 - depends on !ADK_TARGET_ARCH_OR1K - depends on !ADK_TARGET_ARCH_RISCV32 - depends on !ADK_TARGET_ARCH_RISCV64 - depends on !ADK_TARGET_ARCH_SPARC - depends on !ADK_TARGET_BOARD_ATH79 - depends on !ADK_TARGET_BOARD_BCM28XX - depends on !ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK - depends on !ADK_TARGET_SYSTEM_KINETIS_K70 - depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 - depends on !ADK_TARGET_SYSTEM_QEMU_M68K_MCF5208 - depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2 - depends on !ADK_TARGET_CPU_MIPS_MIPS32R6 - depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 - config ADK_TARGET_KERNEL_VERSION_3_10 bool "3.10.105" depends on !ADK_TARGET_ARCH_ARC |