Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-06-07 13:34:34 +02:00
parent 838e0dbda1
commit 121fb9506b

@ -222,7 +222,7 @@ choice
Choose which shell you want to be executed by 'sh' alias. Choose which shell you want to be executed by 'sh' alias.
The ash shell is the most bash compatible and full featured one. The ash shell is the most bash compatible and full featured one.
# note: cannot use "select ASH" here, it breaks "amke allnoconfig" # note: cannot use "select ASH" here, it breaks "make allnoconfig"
config FEATURE_SH_IS_ASH config FEATURE_SH_IS_ASH
depends on ASH depends on ASH
bool "ash" bool "ash"