diff options
Diffstat (limited to 'rust/hw/Kconfig')
-rw-r--r-- | rust/hw/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/hw/Kconfig b/rust/hw/Kconfig new file mode 100644 index 0000000..36f92ec --- /dev/null +++ b/rust/hw/Kconfig @@ -0,0 +1,3 @@ +# devices Kconfig +source char/Kconfig +source timer/Kconfig |