lkml.org 
[lkml]   [2013]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 5/6] ARM: EXYNOS: Enable PCIe support for Exynos5440
Date
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(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5e34364..76c0f75 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1442,6 +1442,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 ef3b69a..023e178 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -77,6 +77,7 @@ config SOC_EXYNOS5440
select AUTO_ZRELADDR
select PINCTRL
select PINCTRL_EXYNOS5440
+ select MIGHT_HAVE_PCI
help
Enable EXYNOS5440 SoC support

--
1.7.2.5



\
 
 \ /
  Last update: 2013-03-23 05:41    [W:0.107 / U:1.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site