|
@@ -97,7 +97,7 @@ prompt "Kernel Version"
|
|
depends on ADK_TOOLCHAIN_ONLY
|
|
depends on ADK_TOOLCHAIN_ONLY
|
|
|
|
|
|
config ADK_KERNEL_VERSION_TOOLCHAIN
|
|
config ADK_KERNEL_VERSION_TOOLCHAIN
|
|
- prompt "3.12.6"
|
|
|
|
|
|
+ prompt "3.12.11"
|
|
boolean
|
|
boolean
|
|
depends on ADK_TOOLCHAIN_ONLY
|
|
depends on ADK_TOOLCHAIN_ONLY
|
|
|
|
|
|
@@ -113,8 +113,8 @@ config ADK_KERNEL_VERSION_3_13_3
|
|
prompt "3.13.3"
|
|
prompt "3.13.3"
|
|
boolean
|
|
boolean
|
|
|
|
|
|
-config ADK_KERNEL_VERSION_3_12_6
|
|
|
|
- prompt "3.12.6"
|
|
|
|
|
|
+config ADK_KERNEL_VERSION_3_12_11
|
|
|
|
+ prompt "3.12.11"
|
|
boolean
|
|
boolean
|
|
|
|
|
|
config ADK_KERNEL_VERSION_3_11_10
|
|
config ADK_KERNEL_VERSION_3_11_10
|
|
@@ -130,7 +130,7 @@ endchoice
|
|
config ADK_KERNEL_VERSION
|
|
config ADK_KERNEL_VERSION
|
|
string
|
|
string
|
|
default "3.13.3" if ADK_KERNEL_VERSION_3_13_3
|
|
default "3.13.3" if ADK_KERNEL_VERSION_3_13_3
|
|
- default "3.12.6" if ADK_KERNEL_VERSION_3_12_6
|
|
|
|
|
|
+ default "3.12.11" if ADK_KERNEL_VERSION_3_12_11
|
|
default "3.11.10" if ADK_KERNEL_VERSION_3_11_10
|
|
default "3.11.10" if ADK_KERNEL_VERSION_3_11_10
|
|
default "3.4.71" if ADK_KERNEL_VERSION_3_4_71
|
|
default "3.4.71" if ADK_KERNEL_VERSION_3_4_71
|
|
help
|
|
help
|