score: Use generic time config
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>
This commit is contained in:
Родитель
a6527b92e4
Коммит
43229d1e09
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче