summaryrefslogtreecommitdiff
path: root/target/linux/Config.in.kernelversion
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r--target/linux/Config.in.kernelversion10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index caa8d7b28..7dd28bd5a 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -36,6 +36,16 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
+config ADK_TARGET_LINUX_KERNEL_VERSION_6_5
+ bool "6.5.1"
+ 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_4
bool "6.4.12"
depends on !ADK_TARGET_ARCH_AVR32