projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9b8e4
)
ARM: nomadik: select MFD_SYSCON
author
Linus Walleij
<linus.walleij@linaro.org>
Sun, 10 Jan 2016 21:34:07 +0000
(22:34 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 9 Sep 2016 21:15:50 +0000
(23:15 +0200)
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>
arch/arm/mach-nomadik/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-nomadik/Kconfig
b/arch/arm/mach-nomadik/Kconfig
index b7e9801fdaa4aa178612a77247799a1519fade45..3ae45b8d7b0ab3b9d5017e7174b7e5707908fa84 100644
(file)
--- a/
arch/arm/mach-nomadik/Kconfig
+++ b/
arch/arm/mach-nomadik/Kconfig
@@
-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