kernel_liteos_a/fs/ramfs/Kconfig

7 lines
143 B
Plaintext
Raw Normal View History

2020-09-08 10:21:39 +08:00
config FS_RAMFS
bool "Enable RAMFS"
default y
depends on FS_VFS
help
Answer Y to enable LiteOS support ramfs filesystem.