Sfoglia il codice sorgente

Fix dependency loop issue.

weety 7 anni fa
parent
commit
5e7c56add2
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      components/net/Kconfig

+ 0 - 1
components/net/Kconfig

@@ -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