summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-07-26 05:09:59 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-07-26 05:32:49 +0200
commit8e330d57a4daaa0b11e14cb8820f2a19d6600803 (patch)
tree2ce9633d7f247a1e1e25d1c84036fa09846b2d2d /target/config
parent285cf52be98b027686534b0a8041bc91200e47ec (diff)
depend on Linux
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelcfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelcfg b/target/config/Config.in.kernelcfg
index 015978e0c..76a294b0f 100644
--- a/target/config/Config.in.kernelcfg
+++ b/target/config/Config.in.kernelcfg
@@ -3,6 +3,7 @@
choice
prompt "Kernel configuration" if !ADK_TARGET_CHOOSE_ARCH
+depends on ADK_TARGET_OS_LINUX
config ADK_TARGET_KERNEL_USE_MINICONFIG
bool "Use mini.config from OpenADK"