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 / package / flashrom / Config.in
1 config BR2_PACKAGE_FLASHROM
2         bool "flashrom"
3         select BR2_PACKAGE_PCIUTILS
4         # dmidecode is only a runtime dependency
5         select BR2_PACKAGE_DMIDECODE
6         depends on BR2_i386 || BR2_x86_64
7         help
8           BIOS-updating utility.
9           Requires PCIUtils libraries.
10
11           http://flashrom.org/