]> Git Repo - buildroot-mgba.git/blame - configs/at91sam9x5ek_defconfig
configs/qemu_arm_ebbr: linux needs host-openssl
[buildroot-mgba.git] / configs / at91sam9x5ek_defconfig
CommitLineData
ed9f7bca
AB
1BR2_arm=y
2BR2_arm926t=y
8f97c8b9 3# Linux headers same as kernel, a 4.4 series
a946dce7 4BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
84a9ab91
DB
5BR2_GLOBAL_PATCH_DIR="board/atmel/at91sam9x5ek/patches"
6BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
ed9f7bca 7BR2_LINUX_KERNEL=y
7e7b9db6 8BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
a946dce7 9BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4sam,linux-at91,linux4sam_6.1)/linux-linux4sam_6.1.tar.gz"
ed9f7bca 10BR2_LINUX_KERNEL_DEFCONFIG="at91_dt"
ed9f7bca
AB
11BR2_LINUX_KERNEL_DTS_SUPPORT=y
12BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91sam9g15ek at91sam9g25ek at91sam9g35ek at91sam9x25ek at91sam9x35ek"
d63e171b 13BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
ed9f7bca
AB
14BR2_TARGET_ROOTFS_UBIFS=y
15BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x1f000
16BR2_TARGET_ROOTFS_UBI=y
17BR2_TARGET_ROOTFS_UBI_SUBSIZE=2048
18BR2_TARGET_AT91BOOTSTRAP3=y
8f97c8b9
LD
19BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
20BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
8ac2e5e4 21BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
ed9f7bca
AB
22BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9x5eknf_uboot"
23BR2_TARGET_UBOOT=y
8f97c8b9 24BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
ed9f7bca 25BR2_TARGET_UBOOT_CUSTOM_GIT=y
9e5e2ea9 26BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/linux4sam/u-boot-at91.git"
a946dce7 27BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="linux4sam_6.1"
8f97c8b9 28BR2_TARGET_UBOOT_BOARD_DEFCONFIG="at91sam9x5ek_nandflash"
363ec968 29BR2_TARGET_UBOOT_NEEDS_DTC=y
ed9f7bca 30BR2_PACKAGE_HOST_SAM_BA=y
This page took 0.767993 seconds and 4 git commands to generate.