kernel_liteos_a/fs/romfs/Kconfig

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.