summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/defconfigs/common.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/defconfigs/common.kconfig b/core/defconfigs/common.kconfig
index 766e801..59189b5 100644
--- a/core/defconfigs/common.kconfig
+++ b/core/defconfigs/common.kconfig
@@ -6,5 +6,6 @@ CONFIG_EMBTK_HAVE_STRACE=y
CONFIG_EMBTK_NUMBER_BUILD_JOBS=3
CONFIG_EMBTK_HAVE_ROOTFS=y
CONFIG_EMBTK_ROOTFS_HAVE_SQUASHFS=y
+CONFIG_EMBTK_ROOTFS_HAVE_JFFS2=y
CONFIG_EMBTK_HAVE_BB=y
CONFIG_EMBTK_HAVE_GTEST=y