9 lines
205 B
Plaintext
9 lines
205 B
Plaintext
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
|