From f238c9e4d9a85a9d969d9146a460c0a340e9cd85 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 24 Dec 2017 12:59:26 +0100 Subject: h8300: updates Add single hush package for experiments. 4.9 kernel serial ouput seems broken, default to 4.4. Combine h8300 patches. --- target/config/Config.in.runtime | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/config/Config.in.runtime') 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 -- cgit v1.2.3