diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/Config.in.kernelversion | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index e2aa143f1..ec7e0c357 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,17 +51,6 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_9 depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 -config ADK_TARGET_LINUX_KERNEL_VERSION_6_8 - bool "6.8.11" - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_BFIN - depends on !ADK_TARGET_ARCH_C6X - depends on !ADK_TARGET_ARCH_CRIS - depends on !ADK_TARGET_ARCH_FRV - depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_METAG - depends on !ADK_TARGET_ARCH_NDS32 - config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 bool "6.6.32" depends on !ADK_TARGET_ARCH_AVR32 |