summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-12-24 12:59:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-12-24 12:59:26 +0100
commitf238c9e4d9a85a9d969d9146a460c0a340e9cd85 (patch)
treefae39110ec894e0abf3a2332c81ae22233a68bca /target/config/Config.in.runtime
parent43c7686b4d6afc56d2909c1630ea2eee626490bb (diff)
h8300: updates
Add single hush package for experiments. 4.9 kernel serial ouput seems broken, default to 4.4. Combine h8300 patches.
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index db3eaa110..e0527d78f 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -102,6 +102,9 @@ config ADK_RUNTIME_BASE_COREUTILS
select ADK_PACKAGE_GREP
select ADK_PACKAGE_FIND
+config ADK_RUNTIME_BASE_NONE
+ bool "Use no base tools"
+
endchoice
config ADK_RUNTIME_LOAD_KERNEL_MODULES