diff --git a/components/finsh/Kconfig b/components/finsh/Kconfig index ca36be227e..610db05eb6 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