]> Git Repo - buildroot-mgba.git/blame - configs/qemu_ppc_mac99_defconfig
Merge branch 'next'
[buildroot-mgba.git] / configs / qemu_ppc_mac99_defconfig
CommitLineData
a0105e95 1# Architecture
a8fac3fc
JS
2BR2_powerpc=y
3BR2_powerpc_7400=y
a0105e95
RN
4
5# System
a8fac3fc 6BR2_SYSTEM_DHCP="eth0"
a0105e95
RN
7
8# Linux headers same as kernel, a 5.2 series
a8fac3fc 9BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_2=y
a0105e95
RN
10
11# Kernel
a8fac3fc
JS
12BR2_LINUX_KERNEL=y
13BR2_LINUX_KERNEL_CUSTOM_VERSION=y
14BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.2.4"
15BR2_LINUX_KERNEL_DEFCONFIG="pmac32"
16BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/ppc-mac99/linux.fragment"
17BR2_LINUX_KERNEL_VMLINUX=y
0a29fff7 18BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
a0105e95
RN
19
20# Serial port config
21BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
22
23# Filesystem
a8fac3fc
JS
24BR2_TARGET_ROOTFS_CPIO=y
25BR2_TARGET_ROOTFS_EXT2=y
26# BR2_TARGET_ROOTFS_TAR is not set
722f8eff
RN
27
28# host-qemu for gitlab testing
29BR2_PACKAGE_HOST_QEMU=y
30BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
This page took 0.114704 seconds and 4 git commands to generate.