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:
7645dfc
)
ARM: OMAP: restore CONFIG_GENERIC_TIME
author
David Brownell
<david-b@pacbell.net>
Wed, 28 Mar 2007 20:21:20 +0000
(13:21 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 26 Apr 2007 16:14:31 +0000
(16:14 +0000)
Somehow this got lost in a merge ...
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
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
e7baca2
..
b995945
100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-363,6
+363,7
@@
config ARCH_LH7A40X
config ARCH_OMAP
bool "TI OMAP"
select GENERIC_GPIO
+ select GENERIC_TIME
help
Support for TI's OMAP platform (OMAP1 and OMAP2).