projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ed27d
)
openrisc: Use generic time config
author
Anna-Maria Gleixner
<anna-maria@glx-um.de>
Fri, 18 May 2012 16:45:51 +0000
(16:45 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 21 May 2012 09:01:43 +0000
(11:01 +0200)
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Acked-by: Jonas Bonn <jonas@southpole.se>
Link:
http://lkml.kernel.org/r/20120518163106.333611712@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/openrisc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/openrisc/Kconfig
b/arch/openrisc/Kconfig
index a4787197d8fe3ea39b28c646ecfed383263ea0f1..be04485431fe30f256ee12aa85d3847c9eea76d7 100644
(file)
--- a/
arch/openrisc/Kconfig
+++ b/
arch/openrisc/Kconfig
@@
-17,6
+17,7
@@
config OPENRISC
select GENERIC_IOMAP
select GENERIC_CPU_DEVICES
select GENERIC_ATOMIC64
+ select GENERIC_CLOCKEVENTS
config MMU
def_bool y
@@
-46,9
+47,6
@@
config NO_IOPORT
config GENERIC_GPIO
def_bool y
-config GENERIC_CLOCKEVENTS
- def_bool y
-
config TRACE_IRQFLAGS_SUPPORT
def_bool y