[PATCH] ARM: ux500: solve some Kconfig mess

Linus Walleij linus.walleij at linaro.org
Wed Feb 29 14:43:56 EST 2012


On Wed, Feb 29, 2012 at 8:28 PM, Arnd Bergmann <arnd at arndb.de> wrote:

> Looks good to me. One thing I still wonder about is whether
> we should leave the UX500_SOC_DB5500 and UX500_SOC_DB8500
> options user-visible. It would probably be simpler to just
> select these whenever a board using them is enabled.

They are invisible to me atleast?

config UX500_SOC_DB5500
        bool
        select MFD_DB5500_PRCMU

config UX500_SOC_DB8500
        bool
        select MFD_DB8500_PRCMU
        select REGULATOR_DB8500_PRCMU
        select CPU_FREQ_TABLE if CPU_FREQ


Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list