diff options
Diffstat (limited to 'rust/hw/timer')
-rw-r--r-- | rust/hw/timer/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/hw/timer/Kconfig b/rust/hw/timer/Kconfig index afd9803..42e4213 100644 --- a/rust/hw/timer/Kconfig +++ b/rust/hw/timer/Kconfig @@ -1,2 +1,3 @@ config X_HPET_RUST bool + default y if PC && HAVE_RUST |