kernel_liteos_a/fs/proc/Kconfig

7 lines
140 B
Plaintext
Raw Normal View History

2021-03-11 18:43:57 +08:00
config FS_PROC
bool "Enable PROC"
default y
depends on FS_VFS
help
Answer Y to enable LiteOS support proc filesystem.