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 / qemu_arm_nuri_defconfig
1 # Architecture
2 BR2_arm=y
3 BR2_cortex_a9=y
4 BR2_ARM_ENABLE_NEON=y
5 BR2_ARM_FPU_VFPV3D16=y
6
7 # System
8 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
9 BR2_TARGET_GENERIC_GETTY=y
10 BR2_TARGET_GENERIC_GETTY_PORT="ttySAC1"
11
12 # Filesystem
13 # BR2_TARGET_ROOTFS_TAR is not set
14 BR2_TARGET_ROOTFS_INITRAMFS=y
15
16 # Lock to 3.10 headers to avoid breaking with newer kernels
17 # Stuck at 3.10.x because there's no Nuri DTS
18 BR2_KERNEL_HEADERS_VERSION=y
19 BR2_DEFAULT_KERNEL_VERSION="3.10.74"
20 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y
21
22 # Kernel
23 BR2_LINUX_KERNEL=y
24 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
25 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.74"
26 BR2_LINUX_KERNEL_DEFCONFIG="exynos4"
27 BR2_LINUX_KERNEL_ZIMAGE=y