Signed-off-by: Caoruihong <crh.cao@huawei.com> Change-Id: Ie2dfa7334417ccd55bd56a19a7882a982ce49cab
9 lines
195 B
Plaintext
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.
|