|
@@ -110,11 +110,16 @@ config ADK_KERNEL_VERSION_3_8_6
|
|
prompt "3.8.6"
|
|
prompt "3.8.6"
|
|
boolean
|
|
boolean
|
|
|
|
|
|
|
|
+config ADK_KERNEL_VERSION_3_4_41
|
|
|
|
+ prompt "3.4.41"
|
|
|
|
+ boolean
|
|
|
|
+
|
|
endchoice
|
|
endchoice
|
|
|
|
|
|
config ADK_KERNEL_VERSION
|
|
config ADK_KERNEL_VERSION
|
|
string
|
|
string
|
|
default "3.8.6" if ADK_KERNEL_VERSION_3_8_6
|
|
default "3.8.6" if ADK_KERNEL_VERSION_3_8_6
|
|
|
|
+ default "3.4.41" if ADK_KERNEL_VERSION_3_4_41
|
|
help
|
|
help
|
|
|
|
|
|
choice
|
|
choice
|