From 89f121b30842939e69c2cdc69b378c2647e88564 Mon Sep 17 00:00:00 2001 From: andersen Date: Tue, 5 Aug 2003 02:18:25 +0000 Subject: Merge/rework config system per the latest from linux-2.6.0-test2. Fix the config bugs revealed by the updated config system. -Erik git-svn-id: svn://busybox.net/trunk/busybox@7160 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- shell/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') 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. -- cgit v1.2.3-55-g6feb