[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <e1d274a5ed756f86ced3df50538ef8c7e67ef4b6.1529589452.git.gustavo.pimentel@synopsys.com>
Date: Thu, 21 Jun 2018 15:06:14 +0100
From: Gustavo Pimentel <gustavo.pimentel@...opsys.com>
To: Vineet.Gupta1@...opsys.com, eugeniy.paltsev@...opsys.com,
Alexey.Brodkin@...opsys.com, robh@...nel.org, bhelgaas@...gle.com,
joao.pinto@...opsys.com
Cc: linux-snps-arc@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>
Subject: [PATCH v2] ARC: Add PCIe support for ARC HSDK platform
Add PCI support to the ARC HSDK platform allowing to use the generic PCI
setup functions.
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@...opsys.com>
Acked-by: Alexey Brodkin <abrodkin@...opsys.com>
---
arch/arc/plat-hsdk/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arc/plat-hsdk/Kconfig b/arch/arc/plat-hsdk/Kconfig
index 19ab3cf..556bc5e 100644
--- a/arch/arc/plat-hsdk/Kconfig
+++ b/arch/arc/plat-hsdk/Kconfig
@@ -9,3 +9,4 @@ menuconfig ARC_SOC_HSDK
bool "ARC HS Development Kit SOC"
select CLK_HSDK
select RESET_HSDK
+ select MIGHT_HAVE_PCI
--
2.7.4
Powered by blists - more mailing lists