Select syscon for the MXS platform because it's required by the power subsystem. Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx> --- arch/arm/mach-mxs/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig index 8479413..bf04d38 100644 --- a/arch/arm/mach-mxs/Kconfig +++ b/arch/arm/mach-mxs/Kconfig @@ -17,6 +17,7 @@ config ARCH_MXS depends on ARCH_MULTI_V5 select ARCH_REQUIRE_GPIOLIB select CLKSRC_MMIO + select MFD_SYSCON select PINCTRL select SOC_BUS select SOC_IMX23 -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html