]> Git Repo - buildroot-mgba.git/blame - configs/atmel_sama5d3_xplained_defconfig
configs/ti_am62x_sk: bump Linux to 6.8.12 and U-Boot to 2024.07
[buildroot-mgba.git] / configs / atmel_sama5d3_xplained_defconfig
CommitLineData
4c25ec85
AB
1BR2_arm=y
2BR2_cortex_a5=y
ca57e0ba 3BR2_ARM_ENABLE_VFP=y
4c25ec85 4BR2_ARM_INSTRUCTIONS_THUMB2=y
aed7e582 5BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
4c25ec85 6BR2_LINUX_KERNEL=y
7e7b9db6 7BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
aed7e582 8BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip-2021.10)/linux-linux4microchip-2021.10.tar.gz"
4c25ec85 9BR2_LINUX_KERNEL_DEFCONFIG="sama5"
4c25ec85 10BR2_LINUX_KERNEL_DTS_SUPPORT=y
a946dce7 11BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-sama5d3_xplained"
d63e171b 12BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
4c25ec85
AB
13BR2_TARGET_ROOTFS_UBIFS=y
14BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x1f000
15BR2_TARGET_ROOTFS_UBI=y
16BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048
17BR2_TARGET_AT91BOOTSTRAP3=y
80640953 18BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL=y
88c60dbe 19BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,at91bootstrap,v4.0.1)/at91bootstrap3-v4.0.1.tar.gz"
4c25ec85
AB
20BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="sama5d3_xplainednf_uboot"
21BR2_TARGET_UBOOT=y
39e541a3 22BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
80640953
EH
23BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
24BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,u-boot-at91,linux4sam_6.2)/u-boot-at91-linux4sam_6.2.tar.gz"
39e541a3 25BR2_TARGET_UBOOT_BOARD_DEFCONFIG="sama5d3_xplained_nandflash"
363ec968 26BR2_TARGET_UBOOT_NEEDS_DTC=y
4c25ec85 27BR2_PACKAGE_HOST_SAM_BA=y
This page took 0.750054 seconds and 4 git commands to generate.