]> Git Repo - buildroot-mgba.git/blame - configs/qemu_ppc_g3beige_defconfig
package/qemu: remove comment about sh64
[buildroot-mgba.git] / configs / qemu_ppc_g3beige_defconfig
CommitLineData
0db36d8d
TP
1# Architecture
2BR2_powerpc=y
0242ae4c 3BR2_powerpc_750=y
0db36d8d 4
61c03fea
GZ
5# System
6BR2_SYSTEM_DHCP="eth0"
7
05ccc70b 8# Filesystem
319815a5 9BR2_TARGET_ROOTFS_EXT2=y
f12b1771 10# BR2_TARGET_ROOTFS_TAR is not set
319815a5 11
fd8a02fd
GB
12# Linux headers same as kernel, a 4.19 series
13BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
0ecb386a 14
0db36d8d
TP
15# Kernel
16BR2_LINUX_KERNEL=y
17BR2_LINUX_KERNEL_CUSTOM_VERSION=y
fd8a02fd 18BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.16"
0db36d8d 19BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
03fb00f2 20BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/ppc-g3beige/linux.config"
0db36d8d
TP
21BR2_LINUX_KERNEL_VMLINUX=y
22
23# Serial port config
24BR2_TARGET_GENERIC_GETTY=y
25BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
This page took 0.579077 seconds and 4 git commands to generate.