mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Soft link: make SOFTLINK configuration EXPERIMENTAL. There are still issues.
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ config DISABLE_PSEUDOFS_OPERATIONS
|
|||||||
config PSEUDOFS_SOFTLINKS
|
config PSEUDOFS_SOFTLINKS
|
||||||
bool "Pseudo-filesystem soft links"
|
bool "Pseudo-filesystem soft links"
|
||||||
default n
|
default n
|
||||||
depends on !DISABLE_PSEUDOFS_OPERATIONS
|
depends on !DISABLE_PSEUDOFS_OPERATIONSi && EXPERIMENTAL
|
||||||
---help---
|
---help---
|
||||||
Enable support for soft links in the pseudeo file system. Soft
|
Enable support for soft links in the pseudeo file system. Soft
|
||||||
links are not supported within mounted volumes by any NuttX file
|
links are not supported within mounted volumes by any NuttX file
|
||||||
|
|||||||
Reference in New Issue
Block a user