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