956500f0a478cc9dac1dd2a23d3610537db39372
[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/