summary refs log tree commit diff stats
path: root/hw/timer/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/Kconfig')
-rw-r--r--hw/timer/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/timer/Kconfig b/hw/timer/Kconfig
index c96fd5d97a..9ac0084534 100644
--- a/hw/timer/Kconfig
+++ b/hw/timer/Kconfig
@@ -11,7 +11,7 @@ config A9_GTIMER
 
 config HPET
     bool
-    default y if PC
+    default y if PC && !HAVE_RUST
 
 config I8254
     bool