linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] ARM: ARTPEC-6: add pcie related options
@ 2016-09-06 15:00 Niklas Cassel
  0 siblings, 0 replies; only message in thread
From: Niklas Cassel @ 2016-09-06 15:00 UTC (permalink / raw)
  To: jespern, larper, linux
  Cc: linux-arm-kernel, linux-arm-kernel, linux-kernel, Niklas Cassel

From: Niklas Cassel <niklas.cassel@axis.com>

Now that the ARTPEC-6 PCIe controller is merged, add pcie related options
by default for MACH_ARTPEC6 so that the driver can be enabled in the build.

Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
---
 arch/arm/mach-artpec/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-artpec/Kconfig b/arch/arm/mach-artpec/Kconfig
index 85a962a..f158890 100644
--- a/arch/arm/mach-artpec/Kconfig
+++ b/arch/arm/mach-artpec/Kconfig
@@ -15,6 +15,8 @@ config MACH_ARTPEC6
 	select HAVE_ARM_SCU
 	select HAVE_ARM_TWD if SMP
 	select MFD_SYSCON
+	select MIGHT_HAVE_PCI
+	select PCI_DOMAINS if PCI
 	help
 	  Support for Axis ARTPEC-6 ARM Cortex A9 Platform
 
-- 
2.1.4

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

only message in thread, other threads:[~2016-09-06 15:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06 15:00 [PATCH 2/3] ARM: ARTPEC-6: add pcie related options Niklas Cassel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).