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