7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
|
config FS_ZPFS
|
||
|
bool "Enable ZPFS"
|
||
|
default y
|
||
|
depends on FS_VFS && PLATFORM_PATCHFS
|
||
|
help
|
||
|
Answer Y to enable LiteOS support zpfs filesystem.
|