[PATCH] ARM: ux500: solve some Kconfig mess
Arnd Bergmann
arnd at arndb.de
Wed Feb 29 15:13:26 EST 2012
On Wednesday 29 February 2012, Linus Walleij wrote:
> 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
>
Ah, I forgot that I had actually done that patch myself and
Mathieu sent it last week, so now it's in your tree but not mine.
Nevermind then.
Arnd
More information about the linux-arm-kernel
mailing list