]> Git Repo - buildroot-mgba.git/blame - configs/qemu_sparc_ss10_defconfig
configs/olimex_a20_olinuxino_lime2: bump to Linux kernel 5.14.13 and u-boot 2021.10
[buildroot-mgba.git] / configs / qemu_sparc_ss10_defconfig
CommitLineData
5ae73106
GZ
1# Architecture
2BR2_sparc=y
5406b810 3BR2_sparc_v8=y
5ae73106 4
61c03fea
GZ
5# System
6BR2_SYSTEM_DHCP="eth0"
7
05ccc70b 8# Filesystem
5ae73106
GZ
9BR2_TARGET_ROOTFS_EXT2=y
10# BR2_TARGET_ROOTFS_TAR is not set
11
302d3bc4
RN
12# Image
13BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
14BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
15
742f37de
GLG
16# Linux headers same as kernel, a 5.10 series
17BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
0160e9d8 18
5ae73106
GZ
19# Linux kernel
20BR2_LINUX_KERNEL=y
21BR2_LINUX_KERNEL_CUSTOM_VERSION=y
742f37de 22BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.7"
7417616e 23BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
03fb00f2 24BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/sparc-ss10/linux.config"
29e1cb88
JB
25
26# host-qemu for gitlab testing
27BR2_PACKAGE_HOST_QEMU=y
28BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
This page took 0.7959 seconds and 4 git commands to generate.