From: Anna-Maria Gleixner Date: Fri, 18 May 2012 16:45:52 +0000 (+0000) Subject: score: Use generic time config X-Git-Tag: firefly_0821_release~3680^2~2776^2~8 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=43229d1e0976e42069cbc8cab99273183becd0ec;p=firefly-linux-kernel-4.4.55.git score: Use generic time config Signed-off-by: Anna-Maria Gleixner Cc: Chen Liqin Link: http://lkml.kernel.org/r/20120518163106.727602709@glx-um.de Signed-off-by: Thomas Gleixner --- diff --git a/arch/score/Kconfig b/arch/score/Kconfig index 4b285779ac05..f5d3b3237419 100644 --- a/arch/score/Kconfig +++ b/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