From 061e239cbfa796c884c6689407800945f79a0fa0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 18 May 2016 18:31:48 +0200 Subject: hide kernel configuration if no arch is choosen --- target/config/Config.in.kernelcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/config/Config.in.kernelcfg b/target/config/Config.in.kernelcfg index fbbae555d..c1e562f7b 100644 --- a/target/config/Config.in.kernelcfg +++ b/target/config/Config.in.kernelcfg @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. choice -prompt "Kernel configuration" +prompt "Kernel configuration" if !ADK_TARGET_CHOOSE_ARCH config ADK_TARGET_KERNEL_USE_MINICONFIG bool "Use mini.config from OpenADK" -- cgit v1.2.3