Signed-off-by: Pratyush Anand <pratyush.anand@xxxxxx> --- arch/arm/mach-spear13xx/Kconfig | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-spear13xx/Kconfig b/arch/arm/mach-spear13xx/Kconfig index eaadc66..4817314 100644 --- a/arch/arm/mach-spear13xx/Kconfig +++ b/arch/arm/mach-spear13xx/Kconfig @@ -16,5 +16,17 @@ config MACH_SPEAR1340 select PINCTRL_SPEAR1340 help Supports ST SPEAr1340 machine configured via the device-tree + endmenu + +config SPEAR13XX_PCI + bool "PCI Express support" + select PCI + select PCIEPORTBUS + select ARCH_SUPPORTS_MSI + select PCI_MSI + select NEED_MACH_IO_H + help + Support SPEAr13xx PCIe Dual controler as a host + endif #ARCH_SPEAR13XX -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html