[PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
Linus Walleij
linus.walleij at linaro.org
Fri Sep 27 08:44:55 EDT 2013
On Tue, Sep 24, 2013 at 7:41 PM, Uwe Kleine-König
<u.kleine-koenig at pengutronix.de> wrote:
> CLKDEV_LOOKUP selects HAVE_CLK and COMMON_CLK selects CLKDEV_LOOKUP. So
> all symbols that select at least two of these symbols can be simplified.
>
> For imx, omap2 and ux500 some rearrangements were necessary before the
> simplification.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> arch/arm/mach-u300/Kconfig | 1 -
> arch/arm/mach-ux500/Kconfig | 29 ++++++++++++-----------------
I am worried that the ux500 stuff may conflict with other stuff destined
for the ARM SoC tree, so if you coordinate with the ARM SoC folks:
Acked-by: Linus Walleij <linus.walleij at linaro.org> for these two.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list