aboutsummaryrefslogtreecommitdiff
path: root/shell/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Config.in')
-rw-r--r--shell/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in
index c1e909944..6103ccfda 100644
--- a/shell/Config.in
+++ b/shell/Config.in
@@ -7,7 +7,7 @@ menu "Another Bourne-like Shell"
choice
prompt "Choose your default shell"
- default "none"
+ default CONFIG_FEATURE_SH_IS_NONE
help
Choose a shell. The ash shell is the most bash compatible
and full featured.