]> Git Repo - buildroot-mgba.git/blame - configs/qemu_microblazeel_mmu_defconfig
board/qemu: add post-image script for gitlab qemu testing
[buildroot-mgba.git] / configs / qemu_microblazeel_mmu_defconfig
CommitLineData
b184e46d 1# Architecture
2bf6c987
GZ
2BR2_microblaze=y
3BR2_microblazeel=y
b184e46d 4
b184e46d 5# System
61c03fea 6BR2_SYSTEM_DHCP="eth0"
2bf6c987 7BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0"
b184e46d
GZ
8
9# Filesystem
2bf6c987
GZ
10# BR2_TARGET_ROOTFS_TAR is not set
11BR2_TARGET_ROOTFS_INITRAMFS=y
b184e46d 12
fd8a02fd
GB
13# Linux headers same as kernel, a 4.19 series
14BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
50c59a8f 15
b184e46d 16# Kernel
2bf6c987 17BR2_LINUX_KERNEL=y
b184e46d 18BR2_LINUX_KERNEL_CUSTOM_VERSION=y
34c67878 19BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.91"
2bf6c987 20BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
03fb00f2 21BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/microblazeel-mmu/linux.config"
2ab74b2e 22BR2_LINUX_KERNEL_LINUX_BIN=y
fa279854 23BR2_LINUX_KERNEL_PATCH="board/qemu/microblazeel-mmu/xilinx-xemaclite.patch"
29e1cb88
JB
24
25# host-qemu for gitlab testing
26BR2_PACKAGE_HOST_QEMU=y
27BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
This page took 0.662804 seconds and 4 git commands to generate.