]> Git Repo - buildroot-mgba.git/blame - configs/qemu_microblazebe_mmu_defconfig
configs/raspberrypi3_64: remove upstream device-tree blob
[buildroot-mgba.git] / configs / qemu_microblazebe_mmu_defconfig
CommitLineData
0afee253 1# Architecture
082751ea
GZ
2BR2_microblaze=y
3BR2_microblazebe=y
0afee253 4
d037d9c2
WB
5# Hashes
6BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
7BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
8
0afee253 9# System
61c03fea 10BR2_SYSTEM_DHCP="eth0"
082751ea 11BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
0afee253
GZ
12
13# Filesystem
082751ea
GZ
14# BR2_TARGET_ROOTFS_TAR is not set
15BR2_TARGET_ROOTFS_INITRAMFS=y
0afee253 16
302d3bc4
RN
17# Image
18BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
19BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
20
80623ea8 21# Linux headers same as kernel
9982e0b5 22BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
50c59a8f 23
0afee253 24# Kernel
082751ea 25BR2_LINUX_KERNEL=y
0afee253 26BR2_LINUX_KERNEL_CUSTOM_VERSION=y
d037d9c2 27BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.32"
082751ea 28BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
03fb00f2 29BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazebe-mmu/linux.config"
27f7eca5 30BR2_LINUX_KERNEL_LINUX_BIN=y
29e1cb88
JB
31
32# host-qemu for gitlab testing
33BR2_PACKAGE_HOST_QEMU=y
34BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
This page took 0.98765 seconds and 4 git commands to generate.