summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion.choice
diff options
context:
space:
mode:
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