score: Use generic time config
authorAnna-Maria Gleixner <anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:52 +0000 (16:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 21 May 2012 09:01:44 +0000 (11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Link: http://lkml.kernel.org/r/20120518163106.727602709@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/score/Kconfig

index 4b285779ac05e34559134072e6de57845abbe2ad..f5d3b3237419e77ab29720aa16f6d4649bd92cb3 100644 (file)
@@ -9,6 +9,7 @@ config SCORE
        select HAVE_MEMBLOCK_NODE_MAP
        select ARCH_DISCARD_MEMBLOCK
        select GENERIC_CPU_DEVICES
+       select GENERIC_CLOCKEVENTS
 
 choice
        prompt "System type"
@@ -51,9 +52,6 @@ config GENERIC_HWEIGHT
 config GENERIC_CALIBRATE_DELAY
        def_bool y
 
-config GENERIC_CLOCKEVENTS
-       def_bool y
-
 menu "Kernel type"
 
 config 32BIT
This page took 0.024308 seconds and 5 git commands to generate.