diff --git a/components/finsh/Kconfig b/components/finsh/Kconfig index ca36be227e9c451ea615dd25f1b8f9949ca511a8..610db05eb686b0e20e9b4f5742df5068714f3329 100644 --- a/components/finsh/Kconfig +++ b/components/finsh/Kconfig @@ -27,7 +27,7 @@ config FINSH_USING_DESCRIPTION default y config FINSH_ECHO_DISABLE_DEFAULT - bool "Disable the command echo mode or not in default" + bool "Disable the echo mode in default" default n config FINSH_THREAD_PRIORITY