kernel_liteos_a/fs/nfs/Kconfig

9 lines
195 B
Plaintext

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