[PATCH] ARM: ux500: solve some Kconfig mess
From: Linus Walleij <hidden>
Date: 2012-02-29 19:43:56
From: Linus Walleij <hidden>
Date: 2012-02-29 19:43:56
On Wed, Feb 29, 2012 at 8:28 PM, Arnd Bergmann [off-list ref] 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