Config.in 294 B

12345678910
  1. config BR2_PACKAGE_PCIUTILS
  2. bool "pciutils"
  3. help
  4. Various utilities dealing with the PCI bus.
  5. Provides things like setpci and lspci.
  6. You'll need a copy of pci.ids or pci.ids.gz in your
  7. target skeleton to enjoy verbose output.
  8. http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html