diff --git a/components/finsh/Kconfig b/components/finsh/Kconfig index abae556dd2d0..da225ddcc4f6 100644 --- a/components/finsh/Kconfig +++ b/components/finsh/Kconfig @@ -1,5 +1,6 @@ menuconfig RT_USING_MSH bool "MSH: command shell" + depends on RT_USING_CONSOLE default n if RT_USING_NANO default y