summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/global/build-behave.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/global/build-behave.in b/config/global/build-behave.in
index ca43a09..9ee8316 100644
--- a/config/global/build-behave.in
+++ b/config/global/build-behave.in
@@ -75,11 +75,15 @@ config CONFIG_SHELL_SH
config CONFIG_SHELL_ASH
bool
- prompt "ash"
+ prompt "ash (READ HELP!)"
help
Use 'ash' as CONFIG_SHELL.
See help for CONFIG_SHELL_SH, above, for more explanations.
+
+ NOTE: It is advised that you do NOT use ash as CONFIG_SHELL, as some
+ components are broken. If you decide to use ash, and the build breaks,
+ don't come moaning and set the CONFIG_SHELL to bash, below.
config CONFIG_SHELL_BASH
bool