summaryrefslogtreecommitdiff
path: root/defconfigs
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-01-19 12:51:42 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-01-19 12:51:42 +0100
commit88562eee303020b2a1192d575c954e97abb729a3 (patch)
tree79e539f77449fba8a34640db73728691315097c4 /defconfigs
parent4799bbd64d6c9d9bf5d888352cb2f17761272a88 (diff)
downloadembtoolkit-88562eee303020b2a1192d575c954e97abb729a3.tar.gz
embtoolkit-88562eee303020b2a1192d575c954e97abb729a3.tar.bz2
embtoolkit-88562eee303020b2a1192d575c954e97abb729a3.tar.xz
CI: build a squashfs root filesystem
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'defconfigs')
-rw-r--r--defconfigs/common.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/defconfigs/common.kconfig b/defconfigs/common.kconfig
index d378a30..766e801 100644
--- a/defconfigs/common.kconfig
+++ b/defconfigs/common.kconfig
@@ -5,5 +5,6 @@ CONFIG_EMBTK_HAVE_GDB=y
CONFIG_EMBTK_HAVE_STRACE=y
CONFIG_EMBTK_NUMBER_BUILD_JOBS=3
CONFIG_EMBTK_HAVE_ROOTFS=y
+CONFIG_EMBTK_ROOTFS_HAVE_SQUASHFS=y
CONFIG_EMBTK_HAVE_BB=y
CONFIG_EMBTK_HAVE_GTEST=y