ARM: ux500: select REGULATOR
authorEmilio López <emilio@elopez.com.ar>
Wed, 15 May 2013 12:36:41 +0000 (09:36 -0300)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 15 May 2013 13:54:00 +0000 (15:54 +0200)
commit74ba4ec7a2036f9dbe5fcc85c7c737222005507f
tree77f9c9153a24e3f8da52a1cb44b396ceea310049
parent7d2b64f9832d7cb971141703219b3dc495bb9332
ARM: ux500: select REGULATOR

MACH_MOP500 selects REGULATOR_FIXED_VOLTAGE but not REGULATOR. This
patch makes it select the latter too.

Seen as:
    warning: (MACH_DOVE_DT && ARCH_KIRKWOOD_DT && MACH_AMS_DELTA &&
    MACH_MOP500 && TPS6105X) selects REGULATOR_FIXED_VOLTAGE which has
    unmet direct dependencies (REGULATOR)

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig
This page took 0.024778 seconds and 5 git commands to generate.