Explorar o código

Solve the problem of RT_USING_DFS cyclic dependency.

weety %!s(int64=6) %!d(string=hai) anos
pai
achega
ae6f47e274
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/dfs/Kconfig

+ 1 - 1
components/dfs/Kconfig

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