kernel_liteos_a1/kernel/common/Kconfig

7 lines
152 B
Plaintext

config PLATFORM_ROOTFS
bool "Enable ROOTFS"
default y
depends on FS_JFFS || FS_FAT
help
Answer Y to enable LiteOS support rootfs.