busybox: CONFIG_BASH_IS_ASH is incompatible with CONFIG_BASH_IS_NONE. Disabling the latter.

This commit is contained in:
Thierry Laurion 2020-12-30 20:31:37 -05:00
parent 69eb819958
commit ee23fe9d3b
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.32.0
# Thu Nov 5 16:35:47 2020
# Wed Dec 30 20:23:50 2020
#
CONFIG_HAVE_DOT_CONFIG=y
@ -1098,7 +1098,7 @@ CONFIG_SH_IS_ASH=y
# CONFIG_SH_IS_NONE is not set
CONFIG_BASH_IS_ASH=y
# CONFIG_BASH_IS_HUSH is not set
CONFIG_BASH_IS_NONE=y
# CONFIG_BASH_IS_NONE is not set
CONFIG_SHELL_ASH=y
CONFIG_ASH=y
CONFIG_ASH_OPTIMIZE_FOR_SIZE=y