ARM: ux500: Fix unmet direct dependency
authorLee Jones <lee.jones@linaro.org>
Fri, 13 Apr 2012 13:08:01 +0000 (15:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Apr 2012 07:00:37 +0000 (09:00 +0200)
commit97b3b7a0d0703df04e8c6d05c9b6c2fa8868db10
tree5f60060af24076260fc401a8f8219302761e160e
parent7d28e3eaa1a8e951251b942e7220f97114bd73b9
ARM: ux500: Fix unmet direct dependency

A recent change to a Kconfig configuration saw MACH_U8500
remove TPS6105X selection. In doing so Kconfig stopped
selecting REGULATORS, which is still required. This patch
sees UX500_SOC_DB8500 explicitly select it instead.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig