diff options
Diffstat (limited to 'hw/sh4')
-rw-r--r-- | hw/sh4/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sh4/Kconfig b/hw/sh4/Kconfig index c2008c6a0d..47240aa97b 100644 --- a/hw/sh4/Kconfig +++ b/hw/sh4/Kconfig @@ -20,6 +20,7 @@ config SHIX config SH7750 bool select SH_INTC + select SH_SCI config SH4 bool |