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

Since the ARTPEC-6 machine port already uses syscon,
MACH_ARTPEC6 should select MFD_SYSCON.

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

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
 
-- 
2.1.4

Reply via email to