Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43229d1e authored by Anna-Maria Gleixner's avatar Anna-Maria Gleixner Committed by Thomas Gleixner
Browse files

score: Use generic time config



Signed-off-by: default avatarAnna-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: default avatarThomas Gleixner <tglx@linutronix.de>
parent a6527b92
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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