kernel_liteos_a/fs/proc/Kconfig

7 lines
140 B
Plaintext

config FS_PROC
bool "Enable PROC"
default y
depends on FS_VFS
help
Answer Y to enable LiteOS support proc filesystem.