aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/qemu-x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/qemu-x86/Kconfig')
-rw-r--r--src/cpu/qemu-x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/qemu-x86/Kconfig b/src/cpu/qemu-x86/Kconfig
index 0473e2f7f0..141749eca4 100644
--- a/src/cpu/qemu-x86/Kconfig
+++ b/src/cpu/qemu-x86/Kconfig
@@ -21,5 +21,6 @@ config CPU_QEMU_X86
select ARCH_RAMSTAGE_X86_32
select SMP
select UDELAY_TSC
+ select NO_MONOTONIC_TIMER
select C_ENVIRONMENT_BOOTBLOCK
select SMM_ASEG