mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-16 11:44:52 +00:00
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>
This commit is contained in:
parent
4a9b8e4df5
commit
6f101946cb
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ menuconfig ARCH_NOMADIK
|
|||
select CLKSRC_NOMADIK_MTU_SCHED_CLOCK
|
||||
select CPU_ARM926T
|
||||
select GPIOLIB
|
||||
select MFD_SYSCON
|
||||
select MIGHT_HAVE_CACHE_L2X0
|
||||
select PINCTRL
|
||||
select PINCTRL_NOMADIK
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue