mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
rust: do not always select X_PL011_RUST
Right now the Rust pl011 device is included in all QEMU system emulator binaries if --enable-rust is passed. This is not needed since the board logic in hw/arm/Kconfig will pick it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
config X_PL011_RUST
|
||||
bool
|
||||
default y if HAVE_RUST
|
||||
|
||||
Reference in New Issue
Block a user