diff options
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r-- | hw/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index 348c9bf6d3..cdc07e59b6 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -15,6 +15,7 @@ config FULONG config MIPS_CPS bool + select PTIMER config MIPS_BOSTON bool |