7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
|
config FS_RAMFS
|
||
|
bool "Enable RAMFS"
|
||
|
default y
|
||
|
depends on FS_VFS
|
||
|
help
|
||
|
Answer Y to enable LiteOS support ramfs filesystem.
|