pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
[platform/kernel/u-boot.git] / include / configs / eXalion.h
index 3238ac7..a6a0f8b 100644 (file)
  * PCI stuff
  */
 #define CONFIG_PCI             1       /* include pci support          */
+#define CONFIG_PCI_INDIRECT_BRIDGE 1   /* indirect PCI bridge support */
 #undef CONFIG_PCI_PNP