aboutsummaryrefslogtreecommitdiff
path: root/tests/cyclictest/root/config_base
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cyclictest/root/config_base')
-rw-r--r--tests/cyclictest/root/config_base11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/cyclictest/root/config_base b/tests/cyclictest/root/config_base
new file mode 100644
index 0000000..2207710
--- /dev/null
+++ b/tests/cyclictest/root/config_base
@@ -0,0 +1,11 @@
+BR2_TARGET_ROOTFS_CPIO=y
+BR2_TARGET_ROOTFS_TAR=n
+BR2_TARGET_ROOTFS_CPIO_GZIP=y
+BR2_TARGET_ROOTFS_CPIO_UIMAGE=y
+BR2_ROOTFS_OVERLAY="$(O)/overlay"
+BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y
+
+# If no initrd cli argument specified, launch getty.
+BR2_TARGET_GENERIC_GETTY=y
+
+BR2_PACKAGE_RT_TESTS_MASTER=y