From fc550f0d7bafdd01eb8b4f8125c1cbbcd8525f55 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 27 Mar 2016 11:58:30 +0200 Subject: linux: update to 4.1.20, add solidrun patch for 4.4.6 --- target/config/Config.in.kernelversion | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'target/config/Config.in.kernelversion') diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 0eca8800a..fc8613df8 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -12,15 +12,17 @@ config ADK_TARGET_KERNEL_VERSION_GIT config ADK_TARGET_KERNEL_VERSION_4_4_6 bool "4.4.6" + depends on !ADK_TARGET_BOARD_BCM28XX select ADK_TARGET_KERNEL_VERSION_4_4 -config ADK_TARGET_KERNEL_VERSION_4_1_16 - bool "4.1.16" +config ADK_TARGET_KERNEL_VERSION_4_1_20 + bool "4.1.20" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 depends on !ADK_TARGET_ARCH_SPARC depends on !ADK_TARGET_SYSTEM_KINETIS_K70 + depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_VERSION_4_1 config ADK_TARGET_KERNEL_VERSION_3_18_25 -- cgit v1.2.3