[components][kconfig] 整理Kconfig目录名称和结构 (#5698)

This commit is contained in:
Man, Jianting (Meco)
2022-03-25 23:07:18 +08:00
committed by GitHub
parent 851d16b18f
commit a514b3bd16
46 changed files with 32 additions and 58 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
menuconfig RT_USING_SAL
bool "Enable socket abstraction layer (SAL)"
bool "SAL: socket abstraction layer"
select RT_USING_NETDEV
select RT_USING_SYSTEM_WORKQUEUE
default n