7 lines
140 B
Plaintext
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.
|