projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c0602b
)
sh: Fix up the timer IRQ definition for SH7203.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 13 Mar 2008 10:51:06 +0000
(19:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 13 Mar 2008 10:51:06 +0000
(19:51 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 95b7534e9e3ccb53a6ea55addf0e2d60a5cbe45f..12720489e458313d0c13ff17494d8a843f9a7724 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
arch/sh/Kconfig
@@
-580,6
+580,7
@@
config SH_TIMER_IRQ
CPU_SUBTYPE_SH7763
default "86" if CPU_SUBTYPE_SH7619
default "140" if CPU_SUBTYPE_SH7206
+ default "142" if CPU_SUBTYPE_SH7203
default "16"
config SH_PCLK_FREQ