FEATURE_FANCY_ECHO needs to be accessible for hush
This commit is contained in:
@@ -189,7 +189,7 @@ config ECHO
|
|||||||
config FEATURE_FANCY_ECHO
|
config FEATURE_FANCY_ECHO
|
||||||
bool "Enable echo options (-n and -e)"
|
bool "Enable echo options (-n and -e)"
|
||||||
default y
|
default y
|
||||||
depends on ECHO || ASH_BUILTIN_ECHO
|
depends on ECHO || ASH_BUILTIN_ECHO || HUSH
|
||||||
help
|
help
|
||||||
This adds options (-n and -e) to echo.
|
This adds options (-n and -e) to echo.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user