kernel_liteos_a1/fs/nfs/Kconfig

8 lines
166 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
help
Answer Y to enable LiteOS support nfs filesystem.