summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-21 10:25:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-21 10:25:20 +0200
commit76c1916cac0994987d1dfefca57e98ddd1f48129 (patch)
tree5a005de0225d02568ccc649d9a0bb1b1f294efe3 /Config.in
parent6e2120ea29a30b1379ee9454ab410088fac0e8f7 (diff)
update to latest 3.4 kernel
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.in b/Config.in
index dcfbd9f03..ce48d0dc3 100644
--- a/Config.in
+++ b/Config.in
@@ -110,8 +110,8 @@ config ADK_KERNEL_VERSION_3_9_11
prompt "3.9.11"
boolean
-config ADK_KERNEL_VERSION_3_4_60
- prompt "3.4.60"
+config ADK_KERNEL_VERSION_3_4_65
+ prompt "3.4.65"
boolean
endchoice
@@ -119,7 +119,7 @@ endchoice
config ADK_KERNEL_VERSION
string
default "3.9.11" if ADK_KERNEL_VERSION_3_9_11
- default "3.4.60" if ADK_KERNEL_VERSION_3_4_60
+ default "3.4.65" if ADK_KERNEL_VERSION_3_4_65
help
config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI