Files
openharmony_kernel_liteos_a/fs/nfs/Kconfig
Caoruihong 63bd69267a drop unnecessary executable file permission mode
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
2020-10-13 16:37:25 +08:00

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.