]> Git Repo - buildroot-mgba.git/blame - configs/qemu_mips32r2el_malta_defconfig
package/qemu: remove comment about sh64
[buildroot-mgba.git] / configs / qemu_mips32r2el_malta_defconfig
CommitLineData
e8d0f412
TP
1# Architecture
2BR2_mipsel=y
3BR2_mips_32r2=y
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
b3a30668 14
e8d0f412
TP
15# Kernel
16BR2_LINUX_KERNEL=y
17BR2_LINUX_KERNEL_CUSTOM_VERSION=y
fd8a02fd 18BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.16"
e8d0f412 19BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
03fb00f2 20BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mips32r2el-malta/linux.config"
e8d0f412
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.568805 seconds and 4 git commands to generate.