[GIT PULL 3/4] ARM: imx: device tree changes for 4.2

Arnd Bergmann arnd at arndb.de
Mon Jun 1 11:08:27 PDT 2015


On Monday 01 June 2015 13:52:53 Fabio Estevam wrote:
> 
> Shouldn't it be like this instead?
> 
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -278,7 +278,7 @@ config CLKSRC_PXA
> 
>  config CLKSRC_IMX_GPT
>         bool "Clocksource using i.MX GPT" if COMPILE_TEST
> -       depends on OF
> +       select CLKSRC_OF if OF
>         select CLKSRC_MMIO

Yes, that's better than my approach. Thanks for taking a closer look!

	Arnd



More information about the linux-arm-kernel mailing list