Browse Source

tile PCI RC: include pci/pcie/Kconfig

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Chris Metcalf 12 years ago
parent
commit
f62f73f6ca
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/tile/Kconfig

+ 2 - 0
arch/tile/Kconfig

@@ -408,6 +408,8 @@ config TILE_PCI_IO
 
 source "drivers/pci/Kconfig"
 
+source "drivers/pci/pcie/Kconfig"
+
 config TILE_USB
 	tristate "Tilera USB host adapter support"
 	default y