]> Git Repo - buildroot-mgba.git/blame - configs/qemu_ppc_mpc8544ds_defconfig
configs/freescale_imx6ullevk: bump BSP components to lf-6.6.23-2.0.0
[buildroot-mgba.git] / configs / qemu_ppc_mpc8544ds_defconfig
CommitLineData
5324b412
GZ
1# Architecture
2BR2_powerpc=y
3BR2_powerpc_8548=y
4
d037d9c2
WB
5# Hashes
6BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
7BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
8
61c03fea
GZ
9# System
10BR2_SYSTEM_DHCP="eth0"
11
05ccc70b 12# Filesystem
5324b412
GZ
13# BR2_TARGET_ROOTFS_TAR is not set
14BR2_TARGET_ROOTFS_INITRAMFS=y
15
302d3bc4
RN
16# Image
17BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
18BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
19
193547fd 20# Linux headers same as kernel
9982e0b5 21BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
5324b412
GZ
22
23# Kernel
24BR2_LINUX_KERNEL=y
25BR2_LINUX_KERNEL_CUSTOM_VERSION=y
d037d9c2 26BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.32"
bb16580a 27BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
03fb00f2 28BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/ppc-mpc8544ds/linux.config"
5324b412
GZ
29BR2_LINUX_KERNEL_VMLINUX=y
30
31# Serial port config
32BR2_TARGET_GENERIC_GETTY=y
33BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
b78c8a3b
TP
34
35# Kernel needs mkimage
36BR2_PACKAGE_HOST_UBOOT_TOOLS=y
29e1cb88
JB
37
38# host-qemu for gitlab testing
39BR2_PACKAGE_HOST_QEMU=y
40BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
This page took 1.006877 seconds and 4 git commands to generate.