blob: 18bd65587aa1a640bebab926a9bfa82100b53170 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_PCIUTILS
bool "pciutils"
depends on BR2_PACKAGE_ZLIB
help
Various utilities dealing with the PCI bus.
Provides things like setpci and lspci.
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|