]> Git Repo - buildroot-mgba.git/blame - configs/at91sam9g45m10ek_defconfig
configs/imx6ulpico: update U-Boot and kernel
[buildroot-mgba.git] / configs / at91sam9g45m10ek_defconfig
CommitLineData
30dc5f4d 1# Architecture
ed205c38
AB
2BR2_arm=y
3BR2_arm926t=y
30dc5f4d
LD
4
5# Linux headers same as kernel, a 4.8 series
6BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y
7
8# Kernel
40296080 9BR2_LINUX_KERNEL=y
30dc5f4d
LD
10BR2_LINUX_KERNEL_CUSTOM_VERSION=y
11BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.6"
40296080 12BR2_LINUX_KERNEL_DEFCONFIG="at91_dt"
40296080
AB
13BR2_LINUX_KERNEL_DTS_SUPPORT=y
14BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91sam9m10g45ek"
30dc5f4d
LD
15
16# Filesystem
40296080
AB
17BR2_TARGET_ROOTFS_UBIFS=y
18BR2_TARGET_ROOTFS_UBIFS_MAXLEBCNT=2047
19BR2_TARGET_ROOTFS_UBI=y
30dc5f4d
LD
20
21# Bootloaders
40296080 22BR2_TARGET_AT91BOOTSTRAP3=y
30dc5f4d
LD
23BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
24BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
8ac2e5e4 25BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.10.3"
40296080 26BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9m10g45eknf_uboot"
ed205c38 27BR2_TARGET_UBOOT=y
30dc5f4d
LD
28BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
29BR2_TARGET_UBOOT_CUSTOM_VERSION=y
30BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.09.01"
31BR2_TARGET_UBOOT_BOARD_DEFCONFIG="at91sam9m10g45ek_nandflash"
32
33# Host packages
40296080 34BR2_PACKAGE_HOST_SAM_BA=y
This page took 0.917176 seconds and 4 git commands to generate.