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 a6c9b74360..7504233bda 100644
--- a/src/cpu/qemu-x86/Kconfig
+++ b/src/cpu/qemu-x86/Kconfig
@@ -20,5 +20,6 @@ config CPU_QEMU_X86
select SMP
select UDELAY_TSC
select TSC_MONOTONIC_TIMER
+ select UNKNOWN_TSC_RATE
select C_ENVIRONMENT_BOOTBLOCK
select SMM_ASEG