diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-09-20 05:46:05 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-09-20 05:46:05 +0200 |
commit | bd4c1685e7e871405c3c94365dfc61786dd2001e (patch) | |
tree | 28046cde279ed119dae6919e1390fa421d19ce87 /target/linux/Config.in.kernelversion | |
parent | 0ea0376baf506e22d942587c84d6ff165eefbce2 (diff) |
linux: update to 6.1.53, remove 6.4
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 12 |
1 files changed, 1 insertions, 11 deletions
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 |