From c174dbc5354c8442ae67e3020ba361441ec9123f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 17 Feb 2012 15:31:08 +0100 Subject: choose kernel for toolchain only builds --- Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Config.in') 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 -- cgit v1.2.3