summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 221fadecf..bc9470cdf 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -290,7 +290,7 @@ config ADK_ROOTSH_SASH
config ADK_ROOTSH_HUSH
bool "hush (busybox shell compatible with non-MMU systems)"
select BUSYBOX_HUSH if !ADK_TOOLCHAIN_ONLY
- select BUSYBOX_FEATURE_SH_IS_HUSH
+ select BUSYBOX_FEATURE_SH_IS_HUSH if !ADK_TOOLCHAIN_ONLY
help
hush shell from busybox.