]> Git Repo - buildroot-mgba.git/blame - configs/acmesystems_arietta_g25_256mb_defconfig
configs/solidrun_clearfog: update U-Boot and Linux
[buildroot-mgba.git] / configs / acmesystems_arietta_g25_256mb_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 8# System configuration
e5dff279
DB
9BR2_GLOBAL_PATCH_DIR="board/acmesystems/arietta-g25/patches"
10BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
85af101c
BM
11BR2_TARGET_GENERIC_ISSUE="Welcome to Arietta-G25 Buildroot"
12BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
13BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
42ea31c1
BM
14BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
15BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/acmesystems/arietta-g25/genimage.cfg"
85af101c
BM
16
17# Kernel configuration
e173aeec
AC
18BR2_LINUX_KERNEL=y
19BR2_LINUX_KERNEL_CUSTOM_VERSION=y
0611216e 20BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.315"
e173aeec 21BR2_LINUX_KERNEL_DEFCONFIG="at91_dt"
e173aeec 22BR2_LINUX_KERNEL_DTS_SUPPORT=y
85af101c 23BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-ariettag25"
f6949cac 24BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
85af101c
BM
25
26# Root filesystem
27BR2_TARGET_ROOTFS_EXT2=y
28BR2_TARGET_ROOTFS_EXT2_4=y
e173aeec 29
85af101c 30# AT91bootstrap bootloader
e173aeec
AC
31BR2_TARGET_AT91BOOTSTRAP3=y
32BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
85af101c 33BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
0614f435 34BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
e173aeec
AC
35BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="arietta-256m"
36
85af101c 37# Tools to build sdcard.img
e173aeec 38BR2_PACKAGE_HOST_DOSFSTOOLS=y
85af101c 39BR2_PACKAGE_HOST_GENIMAGE=y
e173aeec 40BR2_PACKAGE_HOST_MTOOLS=y
This page took 0.715946 seconds and 4 git commands to generate.