summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-05 17:40:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-05 17:40:30 +0100
commit2d7243fe9d10d9054dbceceb9a3f43b5eb4e3f56 (patch)
treefd823522e1e3fe6c1d95a7009ec9648ee12b35d9 /Config.in
parenta7f00b82b5eadfcb460fd69d8de70d1c08a3ec9e (diff)
kernel update and different fixes for lemote
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in13
1 files changed, 4 insertions, 9 deletions
diff --git a/Config.in b/Config.in
index 4b0424ef2..15458a256 100644
--- a/Config.in
+++ b/Config.in
@@ -95,7 +95,7 @@ prompt "Kernel Version"
depends on ADK_TOOLCHAIN_ONLY
config ADK_KERNEL_VERSION_TOOLCHAIN
- prompt "3.9.11"
+ prompt "3.11.10"
boolean
depends on ADK_TOOLCHAIN_ONLY
@@ -110,12 +110,8 @@ config ADK_KERNEL_VERSION_3_11_10
prompt "3.11.10"
boolean
-config ADK_KERNEL_VERSION_3_9_11
- prompt "3.9.11"
- boolean
-
-config ADK_KERNEL_VERSION_3_4_65
- prompt "3.4.65"
+config ADK_KERNEL_VERSION_3_4_71
+ prompt "3.4.71"
boolean
endchoice
@@ -123,8 +119,7 @@ endchoice
config ADK_KERNEL_VERSION
string
default "3.11.10" if ADK_KERNEL_VERSION_3_11_10
- default "3.9.11" if ADK_KERNEL_VERSION_3_9_11
- default "3.4.65" if ADK_KERNEL_VERSION_3_4_65
+ default "3.4.71" if ADK_KERNEL_VERSION_3_4_71
help
config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI