mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V3 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440
@ 2013-06-07  9:23 Jingoo Han
  0 siblings, 0 replies; only message in thread
From: Jingoo Han @ 2013-06-07  9:23 UTC (permalink / raw)
  To: 'Kukjin Kim', 'Bjorn Helgaas'
  Cc: linux-samsung-soc, linux-pci, devicetree-discuss,
	linux-arm-kernel, linux-kernel, 'Grant Likely',
	'Andrew Murray', 'Thomas Petazzoni',
	'Thierry Reding', 'Jason Gunthorpe',
	'Surendranath Gurivireddy Balla',
	'Siva Reddy Kallam', 'Thomas Abraham',
	Jingoo Han

Enable PCIe support for Exynos5440 which has two PCIe controllers.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
---
 arch/arm/Kconfig             |    1 +
 arch/arm/mach-exynos/Kconfig |    1 +
 2 files changed, 2 insertions(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 42d6ea2..53b3b2d 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1395,6 +1395,7 @@ config PCI_HOST_ITE8152
 	select DMABOUNCE
 
 source "drivers/pci/Kconfig"
+source "drivers/pci/pcie/Kconfig"
 
 source "drivers/pcmcia/Kconfig"
 
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 6aa228d..ecd1a3d 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -81,6 +81,7 @@ config SOC_EXYNOS5440
 	select PINCTRL
 	select PINCTRL_EXYNOS5440
 	select PM_OPP
+	select MIGHT_HAVE_PCI
 	help
 	  Enable EXYNOS5440 SoC support
 
-- 
1.7.10.4



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-07  9:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-07  9:23 [PATCH V3 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440 Jingoo Han

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®