Fix dependency loop issue.

This commit is contained in:
weety
2018-09-05 09:35:34 +08:00
parent 937e22fc8b
commit 5e7c56add2
-1
View File
@@ -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