2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_PCIUTILS
|
2004-10-14 22:33:45 +02:00
|
|
|
bool "pciutils"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-10-14 22:33:45 +02:00
|
|
|
Various utilities dealing with the PCI bus.
|
|
|
|
Provides things like setpci and lspci.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-10-14 22:33:45 +02:00
|
|
|
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|