diff options
Diffstat (limited to 'src/cpu/qemu-power8/Kconfig')
-rw-r--r-- | src/cpu/qemu-power8/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/qemu-power8/Kconfig b/src/cpu/qemu-power8/Kconfig index c1f8309795..ef995b6398 100644 --- a/src/cpu/qemu-power8/Kconfig +++ b/src/cpu/qemu-power8/Kconfig @@ -19,3 +19,4 @@ config CPU_QEMU_POWER8 select ARCH_VERSTAGE_PPC64 select ARCH_ROMSTAGE_PPC64 select ARCH_RAMSTAGE_PPC64 + select NO_MONOTONIC_TIMER |