Kconfig 270 B

1234567891011121314
  1. # For a description of the syntax of this configuration file,
  2. # see Documentation/kbuild/kconfig-language.txt.
  3. #
  4. config PPC4xx_PCI_EXPRESS
  5. bool
  6. depends on PCI && 4xx
  7. default n
  8. config PPC_MSI_BITMAP
  9. bool
  10. depends on PCI_MSI
  11. default y if MPIC
  12. default y if FSL_PCI