projects
/
GitHub
/
moto-9609
/
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:
04c7d95
)
sh: Select IPR-IRQ for SH7091.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Jul 2007 18:36:06 +0000
(
03:36
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 6 Jul 2007 18:36:06 +0000
(
03:36
+0900)
Fixes a compile failure for the Dreamcast.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/mm/Kconfig
b/arch/sh/mm/Kconfig
index ea1d2716fdb34834ba517ec0662d17fff0fa72cd..28d79a474cde53efbede8072938df4902361c333 100644
(file)
--- a/
arch/sh/mm/Kconfig
+++ b/
arch/sh/mm/Kconfig
@@
-127,6
+127,7
@@
config CPU_SUBTYPE_SH7750
config CPU_SUBTYPE_SH7091
bool "Support SH7091 processor"
select CPU_SH4
+ select CPU_HAS_IPR_IRQ
help
Select SH7091 if you have an SH-4 based Sega device (such as
the Dreamcast, Naomi, and Naomi 2).