summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-01-28 13:43:55 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2013-01-30 19:42:05 (GMT)
commit1728c96d3d433e2ad3de8c98ce930446c5aa369a (patch)
tree98c6c3caf67c5cf3fe774f39fed8eab9bc91d82d /arch/arm/mach-ux500/Kconfig
parent627c1a823992e3693acdb995b6ede75587dc5f68 (diff)
downloadlinux-fsl-qoriq-1728c96d3d433e2ad3de8c98ce930446c5aa369a.tar.xz
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/Kconfig')
-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 5dea906..1d7dbe6 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