xref: /kernel/liteos_a/fs/romfs/Kconfig (revision 0d163575)
1config FS_ROMFS
2    bool "Enable ROMFS"
3    default n
4    depends on FS_VFS
5    help
6      Answer Y to enable LiteOS support romfs filesystem.
7