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