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 / at91sam9261ek_defconfig
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/configs/at91sam9261ek_defconfig b/cirros-testvm/src-cirros/buildroot-2015.05/configs/at91sam9261ek_defconfig
new file mode 100644 (file)
index 0000000..0824a00
--- /dev/null
@@ -0,0 +1,19 @@
+# Architecture
+BR2_arm=y
+BR2_arm926t=y
+
+# Host utilities
+#
+BR2_PACKAGE_HOST_SAM_BA=y
+
+# First stage bootloader
+BR2_TARGET_AT91BOOTSTRAP=y
+BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9261ek"
+
+# Second stage bootloader
+BR2_TARGET_UBOOT=y
+BR2_TARGET_UBOOT_BOARDNAME="at91sam9261ek_dataflash_cs0"
+
+# Kernel
+BR2_LINUX_KERNEL=y
+BR2_LINUX_KERNEL_DEFCONFIG="at91sam9261_9g10"