mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PCIUTILS
|
|
bool "pciutils"
|
|
help
|
|
Various utilities dealing with the PCI bus.
|
|
Provides things like setpci and lspci.
|
|
|
|
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|