Files
openharmony_kernel_liteos_a/fs/proc/Kconfig
2021-03-11 18:43:57 +08:00

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.