openrisc: Use generic time config
authorAnna-Maria Gleixner <anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:51 +0000 (16:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 21 May 2012 09:01:43 +0000 (11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Acked-by: Jonas Bonn <jonas@southpole.se>
Link: http://lkml.kernel.org/r/20120518163106.333611712@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/openrisc/Kconfig

index a4787197d8fe3ea39b28c646ecfed383263ea0f1..be04485431fe30f256ee12aa85d3847c9eea76d7 100644 (file)
@@ -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
 
This page took 0.025002 seconds and 5 git commands to generate.