Files
openharmony_kernel_liteos_a/fs/nfs/Kconfig
Caoruihong 0e260949c9 feat(make): optimize makefiles and remove some unused files
Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: Ie2dfa7334417ccd55bd56a19a7882a982ce49cab
2021-08-22 04:23:40 +08:00

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.