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