7f4f23eb1b
Bump to pciutils version 3.1.8 Also make it build after busybox because it's got a lightweight lspci whereas the full-blown is preferred. Ditch the pci.ids skeleton comment since it's been shipped for some time now. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PCIUTILS
|
|
bool "pciutils"
|
|
help
|
|
Various utilities dealing with the PCI bus.
|
|
Provides things like setpci and lspci.
|
|
|
|
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|