2
1

Config.in 295 B

12345678910
  1. comment "pciutils has no inherent support for AVR32"
  2. depends on BR2_avr32 && BR2_PACKAGE_PCIUTILS
  3. config BR2_PACKAGE_PCIUTILS
  4. bool "pciutils"
  5. help
  6. Various utilities dealing with the PCI bus.
  7. Provides things like setpci and lspci.
  8. http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html