buildrootschalter/package/pciutils/Config.in
Gustavo Zacarias a5fe7371b2 pciutils: Fix cross compiling
Closes #1705

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-05-06 23:07:21 +02:00

14 lines
395 B
Plaintext

comment "pciutils has no inherent support for AVR32"
depends on BR2_avr32 && BR2_PACKAGE_PCIUTILS
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