mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
Solve the problem of RT_USING_DFS cyclic dependency.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user