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

7 lines
142 B
Plaintext

config FS_JFFS
bool "Enable JFFS2"
default y
depends on FS_VFS
help
Answer Y to enable LiteOS support jffs2 filesystem.