mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-17 22:20:16 +01:00
b13086072c
* Update docker & buildroot * Fix * fix versions
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
|