projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6527b9
)
score: Use generic time config
author
Anna-Maria Gleixner
<anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:52 +0000
(16:45 +0000)
committer
Thomas 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/score/Kconfig
b/arch/score/Kconfig
index 4b285779ac05e34559134072e6de57845abbe2ad..f5d3b3237419e77ab29720aa16f6d4649bd92cb3 100644
(file)
--- 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