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:
dfbaec0
)
c6x: Use generic time config
author
Anna-Maria Gleixner
<anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:46 +0000
(16:45 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 21 May 2012 09:01:41 +0000
(11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Acked-by: Mark Salter <msalter@redhat.com>
Link:
http://lkml.kernel.org/r/20120518163105.156595383@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/c6x/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/c6x/Kconfig
b/arch/c6x/Kconfig
index 1c3ccd416d50ad374d05331ea547f6835fcbab10..30c04c658b9e4319c683973c3a6c0c32d2a6cff2 100644
(file)
--- a/
arch/c6x/Kconfig
+++ b/
arch/c6x/Kconfig
@@
-15,6
+15,7
@@
config TMS320C6X
select IRQ_DOMAIN
select OF
select OF_EARLY_FLATTREE
+ select GENERIC_CLOCKEVENTS
config MMU
def_bool n
@@
-43,12
+44,6
@@
config GENERIC_CALIBRATE_DELAY
config GENERIC_HWEIGHT
def_bool y
-config GENERIC_CLOCKEVENTS
- def_bool y
-
-config GENERIC_CLOCKEVENTS_BROADCAST
- bool
-
config GENERIC_BUG
def_bool y