The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / configs / freescale_imx31_3stack_defconfig
1 # architecture
2 BR2_arm=y
3 BR2_arm1136jf_s_r0=y
4 BR2_ARM_EABIHF=y
5
6 # toolchain
7 BR2_KERNEL_HEADERS_VERSION=y
8 # Note: sadly the Linux kernel will not boot on the i.MX31 PDK, starting with
9 # v3.16 and at least up to v4.0-rc4; this is why we use v3.15.y here.
10 BR2_DEFAULT_KERNEL_VERSION="3.15.10"
11 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_15=y
12
13 # system
14 BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
15
16 # kernel
17 BR2_LINUX_KERNEL=y
18 BR2_LINUX_KERNEL_SAME_AS_HEADERS=y
19 BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
20 BR2_LINUX_KERNEL_ZIMAGE=y
21 BR2_TARGET_ROOTFS_CPIO_GZIP=y
22 BR2_TARGET_ROOTFS_INITRAMFS=y