git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a4c79
)
ARM: OMAP: Select GENERIC_CLOCKEVENTS
author
Tony Lindgren
<tony@atomide.com>
Tue, 8 May 2007 01:22:53 +0000
(18:22 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 8 May 2007 01:26:01 +0000
(18:26 -0700)
Select GENERIC_CLOCKEVENTS
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index
0d8fac3
..
9837e09
100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-380,6
+380,7
@@
config ARCH_OMAP
bool "TI OMAP"
select GENERIC_GPIO
select GENERIC_TIME
+ select GENERIC_CLOCKEVENTS
help
Support for TI's OMAP platform (OMAP1 and OMAP2).