[PATCH v4 6/9] ARM: at91: time: move the system timer driver to drivers/clocksource

Paul Bolle pebolle at tiscali.nl
Thu Mar 5 11:41:33 PST 2015


On Thu, 2015-03-05 at 16:49 +0100, Alexandre Belloni wrote:
> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> index 1c2506f68122..d1d15985a4ec 100644
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -138,6 +138,10 @@ config ATMEL_PIT
>  	select CLKSRC_OF if OF
>  	def_bool SOC_AT91SAM9 || SOC_SAMA5
>  
> +config ATMEL_ST
> +	select CLKSRC_OF if OF
> +	def_bool SOC_AT91RM9200

If you swap these two lines you'll make the set of people that probably
only includes me a bit happier.

> +
>  config CLKSRC_METAG_GENERIC
>  	def_bool y if METAG
>  	help

Thanks,


Paul Bolle




More information about the linux-arm-kernel mailing list