Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: nomadik: select MFD_SYSCON

Since the Power Management Unit is using syscon to access a
set of necessary hardware muxing, let's select MFD_SYSCON for
the Nomadik subarchitecture.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

+1
+1
arch/arm/mach-nomadik/Kconfig
··· 7 7 select CLKSRC_NOMADIK_MTU_SCHED_CLOCK 8 8 select CPU_ARM926T 9 9 select GPIOLIB 10 + select MFD_SYSCON 10 11 select MIGHT_HAVE_CACHE_L2X0 11 12 select PINCTRL 12 13 select PINCTRL_NOMADIK