diff --git a/kernel/common/Kconfig b/kernel/common/Kconfig index 000bccd5..2866817a 100644 --- a/kernel/common/Kconfig +++ b/kernel/common/Kconfig @@ -1,7 +1,7 @@ config PLATFORM_ROOTFS bool "Enable ROOTFS" default y - depends on FS_JFFS || FS_FAT + depends on FS_JFFS || FS_FAT || DRIVERS_MTD_NAND help Answer Y to enable LiteOS support rootfs.