diff options
Diffstat (limited to 'rust/hw/char/Kconfig')
| -rw-r--r-- | rust/hw/char/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/hw/char/Kconfig b/rust/hw/char/Kconfig deleted file mode 100644 index a1732a9e97..0000000000 --- a/rust/hw/char/Kconfig +++ /dev/null @@ -1,3 +0,0 @@ -config X_PL011_RUST - bool - default y if HAVE_RUST |