kernel_liteos_a/fs/nfs/Kconfig

9 lines
195 B
Plaintext
Raw Normal View History

2020-09-08 10:21:39 +08:00
config FS_NFS
bool "Enable NFS"
default y
depends on FS_VFS
depends on NET_LWIP_SACK
depends on DEBUG_VERSION
2020-09-08 10:21:39 +08:00
help
Answer Y to enable LiteOS support nfs filesystem.