From bd4c1685e7e871405c3c94365dfc61786dd2001e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 20 Sep 2023 05:46:05 +0200 Subject: linux: update to 6.1.53, remove 6.4 --- target/linux/Config.in.kernelversion | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'target/linux/Config.in.kernelversion') diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 7dd28bd5a..2fd58eeab 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -46,18 +46,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_5 depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 -config ADK_TARGET_LINUX_KERNEL_VERSION_6_4 - bool "6.4.12" - 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_METAG - depends on !ADK_TARGET_ARCH_NDS32 - config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 - bool "6.1.49" + bool "6.1.53" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X -- cgit v1.2.3