11 lines
295 B
Plaintext
11 lines
295 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.
|
|
|
|
http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
|