commit | f62f73f6caedaa92dc84efeb6de74bec4d23eeba | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Mon Aug 05 13:20:44 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 06 12:55:48 2013 -0400 |
tree | 0a2f4cd66bdaf41b289230f301fe8c65fab82e3d | |
parent | 1198168733c8d6fbc6898fd8d7fcfb42befabb41 [diff] |
tile PCI RC: include pci/pcie/Kconfig Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index bfff769..e41a381 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig
@@ -408,6 +408,8 @@ source "drivers/pci/Kconfig" +source "drivers/pci/pcie/Kconfig" + config TILE_USB tristate "Tilera USB host adapter support" default y