kernel_liteos_a/fs/nfs/Kconfig

8 lines
166 B
Plaintext

config FS_NFS
bool "Enable NFS"
default y
depends on FS_VFS
depends on NET_LWIP_SACK
help
Answer Y to enable LiteOS support nfs filesystem.