diff options
Diffstat (limited to 'rust/hw/Kconfig')
| -rw-r--r-- | rust/hw/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/hw/Kconfig b/rust/hw/Kconfig index 4d934f30af..36f92ec028 100644 --- a/rust/hw/Kconfig +++ b/rust/hw/Kconfig @@ -1,2 +1,3 @@ # devices Kconfig source char/Kconfig +source timer/Kconfig |