]> rtime.felk.cvut.cz Git - jailhouse-test.git/blobdiff - build/buildroot/.config
buildroot: Add python-mako to config.
[jailhouse-test.git] / build / buildroot / .config
index 06d50fbe2d1d262ddf58386281c19bd433c121d8..8a6712228002eaa6bdcae37dee3882b7de12b258 100644 (file)
@@ -229,7 +229,7 @@ BR2_LINUX_KERNEL_CUSTOM_LOCAL_PATH="$(TOPDIR)/../linux-stable"
 BR2_LINUX_KERNEL_VERSION="custom"
 # BR2_LINUX_KERNEL_USE_DEFCONFIG is not set
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(TOPDIR)/../jailhouse/ci/kernel-config-x86"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(TOPDIR)/../jailhouse/ci/kernel-config-x86-custom"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES=""
 BR2_LINUX_KERNEL_BZIMAGE=y
 # BR2_LINUX_KERNEL_VMLINUX is not set
@@ -1615,7 +1615,14 @@ BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS=y
 # Filesystem images
 #
 # BR2_TARGET_ROOTFS_CLOOP is not set
-# BR2_TARGET_ROOTFS_CPIO is not set
+BR2_TARGET_ROOTFS_CPIO=y
+# BR2_TARGET_ROOTFS_CPIO_NONE is not set
+BR2_TARGET_ROOTFS_CPIO_GZIP=y
+# BR2_TARGET_ROOTFS_CPIO_BZIP2 is not set
+# BR2_TARGET_ROOTFS_CPIO_LZMA is not set
+# BR2_TARGET_ROOTFS_CPIO_LZO is not set
+# BR2_TARGET_ROOTFS_CPIO_XZ is not set
+# BR2_TARGET_ROOTFS_CPIO_UIMAGE is not set
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 BR2_TARGET_ROOTFS_EXT2=y
 # BR2_TARGET_ROOTFS_EXT2_2r0 is not set