]> Git Repo - buildroot-mgba.git/blob - configs/acmesystems_acqua_a5_256mb_defconfig
configs/acmesystems_acqua_a5_*: bump to Linux 6.6.12
[buildroot-mgba.git] / configs / acmesystems_acqua_a5_256mb_defconfig
1 BR2_arm=y
2 BR2_cortex_a5=y
3 BR2_ARM_ENABLE_VFP=y
4 BR2_ARM_INSTRUCTIONS_THUMB2=y
5 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
6 BR2_SYSTEM_DHCP="eth0"
7 BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
8 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/acmesystems/acqua-a5/genimage.cfg"
9 BR2_LINUX_KERNEL=y
10 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
11 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.12"
12 BR2_LINUX_KERNEL_DEFCONFIG="sama5"
13 BR2_LINUX_KERNEL_DTS_SUPPORT=y
14 BR2_LINUX_KERNEL_CUSTOM_DTS_PATH="board/acmesystems/acqua-a5/at91-sama5d3_acqua.dts"
15 BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
16 BR2_TARGET_ROOTFS_EXT2=y
17 BR2_TARGET_ROOTFS_EXT2_4=y
18 # BR2_TARGET_ROOTFS_TAR is not set
19 BR2_TARGET_AT91BOOTSTRAP3=y
20 BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
21 BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
22 BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
23 BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="acqua-256m"
24 BR2_PACKAGE_HOST_DOSFSTOOLS=y
25 BR2_PACKAGE_HOST_GENIMAGE=y
26 BR2_PACKAGE_HOST_MTOOLS=y
This page took 0.026537 seconds and 4 git commands to generate.