diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Config.in b/shell/Config.in index c1e9099..6103ccf 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. |