summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion6
1 files changed, 4 insertions, 2 deletions
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