summaryrefslogtreecommitdiffstats
path: root/package/pciutils/Config.in
blob: 7b318dae7fb794da223717f07c9c51a07aa020ba (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_PCIUTILS
	bool "pciutils"
	help
	  Various utilities dealing with the PCI bus.
	  Provides things like setpci and lspci.

	  You'll need a copy of pci.ids or pci.ids.gz in your
	  target skeleton to enjoy verbose output.

	  http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html