kernel_liteos_a/fs/ramfs/Kconfig

7 lines
143 B
Plaintext

config FS_RAMFS
bool "Enable RAMFS"
default y
depends on FS_VFS
help
Answer Y to enable LiteOS support ramfs filesystem.