feat(busybox): set CONFIG_BASH_IS_ASH

This commit is contained in:
Tom Hiller 2020-10-23 16:15:43 -04:00
parent 7ee4a11d1b
commit 3512853ab0

View File

@ -1063,7 +1063,7 @@ CONFIG_SV_DEFAULT_SERVICE_DIR=""
CONFIG_SH_IS_ASH=y
# CONFIG_SH_IS_HUSH is not set
# CONFIG_SH_IS_NONE is not set
# CONFIG_BASH_IS_ASH is not set
CONFIG_BASH_IS_ASH=y
# CONFIG_BASH_IS_HUSH is not set
CONFIG_BASH_IS_NONE=y
CONFIG_ASH=y