summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-artpec
diff options
context:
space:
mode:
authorNiklas Cassel <niklas.cassel@axis.com>2016-10-14 15:08:08 +0200
committerArnd Bergmann <arnd@arndb.de>2016-11-26 00:06:34 +0100
commit048f789b9531574894babde683e1c7ae2ae5e9de (patch)
tree328372df275d74ece349cc1279cd27391bc1ca4b /arch/arm/mach-artpec
parent0a8566e78eeb10312ffeecf7aa5e31b52d97f7a2 (diff)
downloadop-kernel-dev-048f789b9531574894babde683e1c7ae2ae5e9de.zip
op-kernel-dev-048f789b9531574894babde683e1c7ae2ae5e9de.tar.gz
ARM: ARTPEC-6: add select MFD_SYSCON to MACH_ARTPEC6
Since the ARTPEC-6 machine port already uses syscon, MACH_ARTPEC6 should select MFD_SYSCON. Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/arm/mach-artpec')
-rw-r--r--arch/arm/mach-artpec/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-artpec/Kconfig b/arch/arm/mach-artpec/Kconfig
index 6cbe5a2..85a962a 100644
--- a/arch/arm/mach-artpec/Kconfig
+++ b/arch/arm/mach-artpec/Kconfig
@@ -14,6 +14,7 @@ config MACH_ARTPEC6
select HAVE_ARM_ARCH_TIMER
select HAVE_ARM_SCU
select HAVE_ARM_TWD if SMP
+ select MFD_SYSCON
help
Support for Axis ARTPEC-6 ARM Cortex A9 Platform
OpenPOWER on IntegriCloud