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

From: Anna-Maria Gleixner
Date: Fri May 18 2012 - 13:16:02 EST


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/