diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-05 13:20:44 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-06 12:55:48 -0400 |
commit | f62f73f6caedaa92dc84efeb6de74bec4d23eeba (patch) | |
tree | 0a2f4cd66bdaf41b289230f301fe8c65fab82e3d | |
parent | 1198168733c8d6fbc6898fd8d7fcfb42befabb41 (diff) |
tile PCI RC: include pci/pcie/Kconfig
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
-rw-r--r-- | arch/tile/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index bfff76947f83..e41a3818b240 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig | |||
@@ -408,6 +408,8 @@ config TILE_PCI_IO | |||
408 | 408 | ||
409 | source "drivers/pci/Kconfig" | 409 | source "drivers/pci/Kconfig" |
410 | 410 | ||
411 | source "drivers/pci/pcie/Kconfig" | ||
412 | |||
411 | config TILE_USB | 413 | config TILE_USB |
412 | tristate "Tilera USB host adapter support" | 414 | tristate "Tilera USB host adapter support" |
413 | default y | 415 | default y |