Skip to content

Commit

Permalink
ARM: ux500: select the DB8540 pin controller
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Linus Walleij committed Jan 30, 2013
1 parent 627c1a8 commit 1728c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-ux500/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1728c96

Please sign in to comment.