summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 52593ebe9..d8d403109 100644
--- a/Config.in
+++ b/Config.in
@@ -89,6 +89,15 @@ source "package/Config.in.auto.global"
source "package/Config.in.auto"
endmenu
+choice
+prompt "Kernel Version"
+config ADK_KERNEL_VERSION_TOOLCHAIN
+ prompt "2.6.39.4"
+ boolean
+ depends on ADK_TOOLCHAIN_ONLY
+
+endchoice
+
menu "Kernel configuration"
depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_KERNEL && !ADK_CHOOSE_TARGET_SYSTEM && ADK_TARGET_KERNEL_CUSTOMISING