7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
|
config FS_ROMFS
|
||
|
bool "Enable ROMFS"
|
||
|
default n
|
||
|
depends on FS_VFS
|
||
|
help
|
||
|
Answer Y to enable LiteOS support romfs filesystem.
|