summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:32:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:32:18 +0100
commit23bc64ab05f3f152903c127d0bd24de681dc2044 (patch)
tree1e6afda7a75dc0b4d309a3a97d55d2bf609bb2d3 /Config.in
parent442ae3a70f492fb16440ca081309638de0a6bd1b (diff)
disable some stuff for bulk builds
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/Config.in b/Config.in
index 9fb096866..1e3911bc2 100644
--- a/Config.in
+++ b/Config.in
@@ -76,12 +76,12 @@ depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_
choice
prompt "Kernel Version"
-config ADK_KERNEL_VERSION_2_6_39
- prompt "2.6.39"
+config ADK_KERNEL_VERSION_2_6_39_4
+ prompt "2.6.39.4"
boolean
-config ADK_KERNEL_VERSION_3_0_4
- prompt "3.0.4"
+config ADK_KERNEL_VERSION_3_0_8
+ prompt "3.0.8"
boolean
endchoice