mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-05 15:15:29 +00:00
[msh] add dependency of RT_USING_CONSOLE
This commit is contained in:
@@ -25,7 +25,9 @@ config RT_USING_LEGACY
|
|||||||
bool "Support legacy version for compatibility"
|
bool "Support legacy version for compatibility"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
if RT_USING_CONSOLE
|
||||||
source "$RTT_DIR/components/finsh/Kconfig"
|
source "$RTT_DIR/components/finsh/Kconfig"
|
||||||
|
endif
|
||||||
|
|
||||||
if !RT_USING_NANO
|
if !RT_USING_NANO
|
||||||
source "$RTT_DIR/components/dfs/Kconfig"
|
source "$RTT_DIR/components/dfs/Kconfig"
|
||||||
|
|||||||
Reference in New Issue
Block a user