e63f455df29d70544f502cb03c768bf11d15734c
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / configs / integrator926_defconfig
1 # Architecture
2 BR2_arm=y
3 BR2_arm926t=y
4
5 # Bootloader
6 BR2_TARGET_UBOOT=y
7 BR2_TARGET_UBOOT_BOARDNAME="integratorcp_cm926ejs"
8
9 # Lock down headers to avoid breaking with new defaults
10 BR2_KERNEL_HEADERS_VERSION=y
11 BR2_DEFAULT_KERNEL_VERSION="2.6.35"
12
13 # Kernel
14 BR2_LINUX_KERNEL=y
15 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
16 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.35"
17 BR2_LINUX_KERNEL_DEFCONFIG="integrator"
18
19 # Filesystem
20 BR2_TARGET_ROOTFS_TAR=y