From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pratyush Anand Subject: [PATCH 01/15] arm: source drivers/pci/pcie/kconfig Date: Mon, 29 Oct 2012 12:31:15 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: arnd@arndb.de, shiraz.hashim@st.com, viresh.linux@gmail.com Cc: spear-devel@list.st.com, linux-pci@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, olof@lixom.net, Pratyush Anand List-Id: devicetree@vger.kernel.org Signed-off-by: Pratyush Anand --- arch/arm/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 170e215..a644454 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1434,6 +1434,7 @@ config PCI_HOST_ITE8152 select DMABOUNCE source "drivers/pci/Kconfig" +source "drivers/pci/pcie/Kconfig" source "drivers/pcmcia/Kconfig" -- 1.7.5.4