2009-01-26 01:34:02 +01:00
|
|
|
comment "pciutils has no inherent support for AVR32"
|
|
|
|
depends on BR2_avr32 && BR2_PACKAGE_PCIUTILS
|
|
|
|
|
2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_PCIUTILS
|
2004-10-14 22:33:45 +02:00
|
|
|
bool "pciutils"
|
2004-10-09 08:13:40 +02:00
|
|
|
help
|
2004-10-14 22:33:45 +02:00
|
|
|
Various utilities dealing with the PCI bus.
|
|
|
|
Provides things like setpci and lspci.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-10-14 22:33:45 +02:00
|
|
|
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|