[patch 18/24] score: Use generic time config

From: Anna-Maria Gleixner
Date: Fri May 18 2012 - 13:15:07 EST


Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxx>
Cc: Chen Liqin <liqin.chen@xxxxxxxxxxxxx>
---
arch/score/Kconfig | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Index: linux/arch/score/Kconfig
===================================================================
--- linux.orig/arch/score/Kconfig
+++ linux/arch/score/Kconfig
@@ -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


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