summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-13 14:30:59 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-13 14:30:59 -0500
commite0c1a232a942177fe01a8ffc9ffe1606d886bbd5 (patch)
treeb9aed106f722df1eec15052b8fe91ab410094526 /target/config/Config.in.kernelversion.choice
parent9ee158604938d9abdc9110c7c8c6864fd63b80da (diff)
update kernel to 4.0.5
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r--target/config/Config.in.kernelversion.choice6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 5332381b0..a83d2c0f4 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -4,7 +4,7 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_KERNEL_VERSION_4_0_4
+default ADK_KERNEL_VERSION_4_0_5
config ADK_KERNEL_VERSION_GIT
bool "linux-git"
@@ -13,8 +13,8 @@ config ADK_KERNEL_VERSION_4_1_0_RC5
bool "4.1.0rc5"
select ADK_KERNEL_VERSION_4_1
-config ADK_KERNEL_VERSION_4_0_4
- bool "4.0.4"
+config ADK_KERNEL_VERSION_4_0_5
+ bool "4.0.5"
select ADK_KERNEL_VERSION_4_0
config ADK_KERNEL_VERSION_3_18_14