]> Git Repo - buildroot-mgba.git/blame - configs/qemu_s390x_defconfig
configs/imx6ulpico: update U-Boot and kernel
[buildroot-mgba.git] / configs / qemu_s390x_defconfig
CommitLineData
2768db70
AE
1# Architecture
2BR2_s390x=y
3
d037d9c2
WB
4# Hashes
5BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
6BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
7
2768db70
AE
8# System
9BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
10BR2_SYSTEM_DHCP="eth0"
11
12# Filesystem
13BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
14BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
15BR2_TARGET_ROOTFS_EXT2=y
757251a0 16BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
2768db70
AE
17# BR2_TARGET_ROOTFS_TAR is not set
18
80623ea8 19# Linux headers same as kernel
9982e0b5 20BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
1981b012 21
2768db70
AE
22# Kernel
23BR2_LINUX_KERNEL=y
24BR2_LINUX_KERNEL_CUSTOM_VERSION=y
d037d9c2 25BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.32"
2768db70
AE
26BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
27BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
28
29# host-qemu for gitlab testing
30BR2_PACKAGE_HOST_QEMU=y
31BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
This page took 0.37794 seconds and 4 git commands to generate.