1config PLATFORM_PATCHFS 2 bool "Enable PATCHFS" 3 default n 4 depends on FS_JFFS 5 help 6 Answer Y to enable LiteOS support patchfs. 7