diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelcfg | 2 |
1 files changed, 1 insertions, 1 deletions
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" |