mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 18:46:39 +07:00
sh: Select IPR-IRQ for SH7091.
Fixes a compile failure for the Dreamcast. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
04c7d9579f
commit
989e5ab3e8
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user