mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 19:44:24 +08:00
[components][kconfig] 整理Kconfig目录名称和结构 (#5698)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
menu "Device virtual file system"
|
||||
|
||||
config RT_USING_DFS
|
||||
bool "Using device virtual file system"
|
||||
menuconfig RT_USING_DFS
|
||||
bool "DFS: device virtual file system"
|
||||
select RT_USING_MUTEX
|
||||
default y
|
||||
help
|
||||
@@ -160,5 +158,3 @@ if RT_USING_DFS
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user