Merge pull request #1773 from weety/pyconfig

Pyconfig
This commit is contained in:
Bernard Xiong
2018-09-05 21:26:30 +08:00
committed by GitHub
7 changed files with 7464 additions and 17 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ if RT_USING_DFS
config RT_USING_DFS_NFS
bool "Using NFS v3 client file system"
select RT_USING_LWIP
depends on RT_USING_LWIP
default n
if RT_USING_DFS_NFS
-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