aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna-Maria Gleixner <[email protected]>2012-05-18 16:45:51 +0000
committerThomas Gleixner <[email protected]>2012-05-21 11:01:43 +0200
commit5bf8f6bfc950abe23927e0ff54cdb260d19d608e (patch)
tree51a68822c0538c522b15e039751b17fdc6bb257f
parentb9ed27dfcd8b68de90dc285acd9e7c7113964888 (diff)
openrisc: Use generic time config
Signed-off-by: Anna-Maria Gleixner <[email protected]> Acked-by: Jonas Bonn <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
-rw-r--r--arch/openrisc/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index a4787197d8fe..be04485431fe 100644
--- a/arch/openrisc/Kconfig
+++ b/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