mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
Fix dependency loop issue.
This commit is contained in:
@@ -27,7 +27,6 @@ config RT_USING_SAL
|
||||
|
||||
config SAL_USING_POSIX
|
||||
bool "Enable BSD socket operated by file system API"
|
||||
default y if RT_USING_POSIX
|
||||
default n
|
||||
select RT_USING_DFS
|
||||
select RT_USING_LIBC
|
||||
|
||||
Reference in New Issue
Block a user