]> Git Repo - buildroot-mgba.git/blame - configs/atmel_sama5d3_xplained_defconfig
package/libnspr: bump to version 4.24
[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
a946dce7 5BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
4c25ec85 6BR2_LINUX_KERNEL=y
7e7b9db6 7BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
26890e87 8BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,linux-at91,linux4sam_6.2)/linux-linux4sam_6.2.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
39e541a3 18BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
19BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
26890e87 20BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.9.0"
4c25ec85
AB
21BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="sama5d3_xplainednf_uboot"
22BR2_TARGET_UBOOT=y
39e541a3 23BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
4c25ec85 24BR2_TARGET_UBOOT_CUSTOM_GIT=y
9e5e2ea9 25BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/linux4sam/u-boot-at91.git"
26890e87 26BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="linux4sam_6.2"
39e541a3 27BR2_TARGET_UBOOT_BOARD_DEFCONFIG="sama5d3_xplained_nandflash"
363ec968 28BR2_TARGET_UBOOT_NEEDS_DTC=y
4c25ec85 29BR2_PACKAGE_HOST_SAM_BA=y
This page took 0.379885 seconds and 4 git commands to generate.