]> Git Repo - buildroot-mgba.git/blame - configs/acmesystems_arietta_g25_128mb_defconfig
configs/{microchip,atmel}: update Linux kernel to linux4microchip 5.10
[buildroot-mgba.git] / configs / acmesystems_arietta_g25_128mb_defconfig
CommitLineData
e173aeec
AC
1# Architecture
2BR2_arm=y
42ea31c1 3BR2_arm926t=y
e173aeec 4
85af101c 5# Kernel headers
42ea31c1 6BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
e173aeec 7
85af101c
BM
8# System configuration
9BR2_TARGET_GENERIC_ISSUE="Welcome to Arietta-G25 Buildroot"
10BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
11BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
42ea31c1
BM
12BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
13BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/acmesystems/arietta-g25/genimage.cfg"
85af101c
BM
14
15# Kernel configuration
e173aeec
AC
16BR2_LINUX_KERNEL=y
17BR2_LINUX_KERNEL_CUSTOM_VERSION=y
77159416 18BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.216"
e173aeec 19BR2_LINUX_KERNEL_DEFCONFIG="at91_dt"
e173aeec 20BR2_LINUX_KERNEL_DTS_SUPPORT=y
85af101c 21BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-ariettag25"
f6949cac 22BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
85af101c
BM
23
24# Root filesystem
25BR2_TARGET_ROOTFS_EXT2=y
26BR2_TARGET_ROOTFS_EXT2_4=y
e173aeec 27
85af101c 28# AT91bootstrap bootloader
e173aeec
AC
29BR2_TARGET_AT91BOOTSTRAP3=y
30BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
85af101c 31BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
0614f435 32BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
e173aeec
AC
33BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="arietta-128m"
34
85af101c 35# Tools to build sdcard.img
e173aeec 36BR2_PACKAGE_HOST_DOSFSTOOLS=y
85af101c 37BR2_PACKAGE_HOST_GENIMAGE=y
e173aeec 38BR2_PACKAGE_HOST_MTOOLS=y
This page took 0.512626 seconds and 4 git commands to generate.