Re: [PATCH] clocksource: meson6: Select CLKSRC_MMIO

From: Carlo Caione
Date: Sun Nov 16 2014 - 05:58:13 EST


On Sun, Nov 16, 2014 at 9:03 AM, Beniamino Galvani <b.galvani@xxxxxxxxx> wrote:
> Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
> depends on clocksource MMIO functions.
>
> Signed-off-by: Beniamino Galvani <b.galvani@xxxxxxxxx>
> ---
> drivers/clocksource/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> index 9042060..f657a48 100644
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -32,6 +32,7 @@ config ARMADA_370_XP_TIMER
>
> config MESON6_TIMER
> bool
> + select CLKSRC_MMIO
>
> config ORION_TIMER
> select CLKSRC_OF
> --
> 1.9.1
>

Acked-by: Carlo Caione <carlo@xxxxxxxxxx>


--
Carlo Caione
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/