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:
Paolo Bonzini
2024-11-05 14:18:15 +01:00
parent 7b72c7dd0d
commit b00bf4edee
-1
View File
@@ -1,3 +1,2 @@
config X_PL011_RUST
bool
default y if HAVE_RUST