mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 20:12:12 +00:00
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
|