summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-11-11 20:02:01 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-11-11 20:02:29 +0100
commitdce0bd8c6e715fec6cd037281abba5f1eafc1940 (patch)
tree05a6b7369f00e8ba9ca15d93bc3687de6304033b
parent1887255f6c1ff0d62eaa96d8288218326ee2e260 (diff)
downloadembtoolkit-dce0bd8c6e715fec6cd037281abba5f1eafc1940.tar.gz
embtoolkit-dce0bd8c6e715fec6cd037281abba5f1eafc1940.tar.bz2
embtoolkit-dce0bd8c6e715fec6cd037281abba5f1eafc1940.tar.xz
CI: also install atf self tests in generated RootFS
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-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 e6ef7cd..f932bb6 100644
--- a/core/defconfigs/common.kconfig
+++ b/core/defconfigs/common.kconfig
@@ -12,3 +12,4 @@ CONFIG_EMBTK_ROOTFS_HAVE_JFFS2=y
CONFIG_EMBTK_HAVE_BB=y
CONFIG_EMBTK_HAVE_GTEST=y
CONFIG_EMBTK_HAVE_KYUA=y
+CONFIG_EMBTK_HAVE_ATF_WITH_SELFTESTS=y