Files
openharmony_kernel_liteos_a/fs/ramfs/Kconfig
Caoruihong 63bd69267a drop unnecessary executable file permission mode
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
2020-10-13 16:37:25 +08:00

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.