projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7b4e55
)
[ARM] 4136/1: Allow PXA2xx's clock source to be used
author
Nicolas Pitre
<nico@cam.org>
Mon, 5 Feb 2007 21:37:07 +0000
(22:37 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 8 Feb 2007 14:47:00 +0000
(14:47 +0000)
Commit
c80204e5d67d1452ac0b761d980f1651dc2c66dc
apparently missed this.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 6783c2e5512de6e75bed91d55a45ff0c14ee0cf5..f7fa24b96eaad4bd58fdd988c7fda8e53e242906 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-280,6
+280,7
@@
config ARCH_PXA
bool "PXA2xx-based"
depends on MMU
select ARCH_MTD_XIP
+ select GENERIC_TIME
help
Support for Intel's PXA2XX processor line.