summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-26 13:39:41 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-26 13:40:05 +0200
commit35bd94edb54655bb829e72d416d0645d8d9a5680 (patch)
treec290ef00e6b661506ab615ed91ce2c0105123f8b /target/config/Config.in.kernelversion
parentdcbe8ab722f27eef7acb6a8799de4f4cb3a75145 (diff)
linux: update to 4.6.3
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index f44d00c83..397f5a887 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -4,16 +4,16 @@
choice
prompt "Kernel version" if !ADK_TARGET_CHOOSE_ARCH
depends on ADK_TARGET_OS_LINUX
-default ADK_TARGET_KERNEL_VERSION_4_6_2 if ADK_TARGET_ARCH_ARC
-default ADK_TARGET_KERNEL_VERSION_4_6_2 if ADK_TARGET_ARCH_NIOS2
-default ADK_TARGET_KERNEL_VERSION_4_6_2 if ADK_TARGET_ARCH_XTENSA
+default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_ARC
+default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_NIOS2
+default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_XTENSA
default ADK_TARGET_KERNEL_VERSION_4_4_13
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
-config ADK_TARGET_KERNEL_VERSION_4_6_2
- bool "4.6.2"
+config ADK_TARGET_KERNEL_VERSION_4_6_3
+ bool "4.6.3"
depends on !ADK_TARGET_BOARD_BCM28XX
depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
select ADK_TARGET_KERNEL_VERSION_4_6