[msh] add dependency of RT_USING_CONSOLE

This commit is contained in:
Meco Man 2023-11-30 18:55:35 +08:00 committed by guo
parent 031a81a98e
commit c06a31c7d3
1 changed files with 2 additions and 0 deletions

View File

@ -25,7 +25,9 @@ config RT_USING_LEGACY
bool "Support legacy version for compatibility"
default n
if RT_USING_CONSOLE
source "$RTT_DIR/components/finsh/Kconfig"
endif
if !RT_USING_NANO
source "$RTT_DIR/components/dfs/Kconfig"