]> Git Repo - buildroot-mgba.git/blame - configs/qemu_sparc_ss10_defconfig
package/strongswan: add config option to enable bypass-lan plugin
[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
80623ea8
RN
16# Linux headers same as kernel
17BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
0160e9d8 18
5ae73106
GZ
19# Linux kernel
20BR2_LINUX_KERNEL=y
21BR2_LINUX_KERNEL_CUSTOM_VERSION=y
f540edcc 22BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.18"
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 1.048715 seconds and 4 git commands to generate.