xref: /kernel/liteos_a/fs/zpfs/Kconfig (revision 0d163575)
1config FS_ZPFS
2    bool "Enable ZPFS"
3    default y
4    depends on FS_VFS && PLATFORM_PATCHFS
5    help
6      Answer Y to enable LiteOS support zpfs filesystem.
7