aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-01-28 14:43:55 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-01-30 20:42:05 +0100
commit1728c96d3d433e2ad3de8c98ce930446c5aa369a (patch)
tree98c6c3caf67c5cf3fe774f39fed8eab9bc91d82d /arch/arm/mach-ux500
parentARM: ux500: correct typo in pinctrl Device Tree node (diff)
downloadlinux-dev-1728c96d3d433e2ad3de8c98ce930446c5aa369a.tar.xz
linux-dev-1728c96d3d433e2ad3de8c98ce930446c5aa369a.zip
ARM: ux500: select the DB8540 pin controller
The pin controller is an inherent part of the SoC, without it the system will not boot, thus it needs to be selected from Kconfig. Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500')
-rw-r--r--arch/arm/mach-ux500/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 5dea90636d94..1d7dbe61a958 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -18,6 +18,7 @@ config UX500_SOC_DB8500
select CPU_FREQ_TABLE if CPU_FREQ
select MFD_DB8500_PRCMU
select PINCTRL_DB8500
+ select PINCTRL_DB8540
select REGULATOR
select REGULATOR_DB8500_PRCMU