diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-07-26 05:09:59 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-07-26 05:32:49 +0200 |
commit | 8e330d57a4daaa0b11e14cb8820f2a19d6600803 (patch) | |
tree | 2ce9633d7f247a1e1e25d1c84036fa09846b2d2d /target/config/Config.in.kernelcfg | |
parent | 285cf52be98b027686534b0a8041bc91200e47ec (diff) |
depend on Linux
Diffstat (limited to 'target/config/Config.in.kernelcfg')
-rw-r--r-- | target/config/Config.in.kernelcfg | 1 |
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" |