1config FS_PROC 2 bool "Enable PROC" 3 default y 4 depends on FS_VFS 5 help 6 Answer Y to enable LiteOS support proc filesystem. 7