Re: [patch 15/24] openrisc: Use generic time config

From: Jonas Bonn
Date: Fri May 18 2012 - 15:56:25 EST



Good idea!

Acked-by: Jonas Bonn <jonas@xxxxxxxxxxxx>

Thanks,
Jonas

On Fri, 2012-05-18 at 16:45 +0000, Anna-Maria Gleixner wrote:
> plain text document attachment
> (openrisc-use-generic-time-config.patch)
> Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxx>
> Cc: Jonas Bonn <jonas@xxxxxxxxxxxx>
> ---
> arch/openrisc/Kconfig | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> Index: linux/arch/openrisc/Kconfig
> ===================================================================
> --- linux.orig/arch/openrisc/Kconfig
> +++ linux/arch/openrisc/Kconfig
> @@ -17,6 +17,7 @@ config OPENRISC
> select GENERIC_IOMAP
> select GENERIC_CPU_DEVICES
> select GENERIC_ATOMIC64
> + select GENERIC_CLOCKEVENTS
>
> config MMU
> def_bool y
> @@ -46,9 +47,6 @@ config NO_IOPORT
> config GENERIC_GPIO
> def_bool y
>
> -config GENERIC_CLOCKEVENTS
> - def_bool y
> -
> config TRACE_IRQFLAGS_SUPPORT
> def_bool y
>
>
>


--
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/