summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
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 e1436e1b6..bb3226c5c 100644
--- a/Config.in
+++ b/Config.in
@@ -110,8 +110,8 @@ config ADK_KERNEL_VERSION_3_9_9
prompt "3.9.9"
boolean
-config ADK_KERNEL_VERSION_3_4_51
- prompt "3.4.51"
+config ADK_KERNEL_VERSION_3_4_52
+ prompt "3.4.52"
boolean
endchoice
@@ -119,7 +119,7 @@ endchoice
config ADK_KERNEL_VERSION
string
default "3.9.9" if ADK_KERNEL_VERSION_3_9_9
- default "3.4.51" if ADK_KERNEL_VERSION_3_4_51
+ default "3.4.52" if ADK_KERNEL_VERSION_3_4_52
help
config ADK_KERNEL_COMP_GZIP_RASPBERRY_PI