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