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.choice8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice
index 98bbf2aec..af33a46ed 100644
--- a/target/config/Config.in.kernelversion.choice
+++ b/target/config/Config.in.kernelversion.choice
@@ -4,13 +4,11 @@
choice
prompt "Kernel Version"
depends on ADK_TARGET_KERNEL_CUSTOMISING
-default ADK_KERNEL_VERSION_4_0_3
+default ADK_KERNEL_VERSION_4_0_4
-config ADK_KERNEL_VERSION_4_0_3
- bool "4.0.3"
+config ADK_KERNEL_VERSION_4_0_4
+ bool "4.0.4"
select ADK_KERNEL_VERSION_4_0
- depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
- depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2
config ADK_KERNEL_VERSION_3_18_12
bool "3.18.12"