]> Git Repo - buildroot-mgba.git/blame - configs/snps_arc700_nsim_defconfig
configs/microchip_mpfs_icicle: update custom tarballs
[buildroot-mgba.git] / configs / snps_arc700_nsim_defconfig
CommitLineData
552a054d
SM
1# Architecture
2BR2_arcle=y
3
4# System
5BR2_TARGET_GENERIC_HOSTNAME="arc700"
6
7# Linux headers same as kernel, a 6.0 series
8BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_0=y
9
10# Kernel
11BR2_LINUX_KERNEL=y
12BR2_LINUX_KERNEL_CUSTOM_VERSION=y
13BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.0.8"
14BR2_LINUX_KERNEL_DEFCONFIG="nsim_700"
15BR2_LINUX_KERNEL_VMLINUX=y
16
17# Rootfs
18BR2_TARGET_ROOTFS_INITRAMFS=y
This page took 0.139615 seconds and 4 git commands to generate.