mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06: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:
parent
7b72c7dd0d
commit
b00bf4edee
1 changed files with 0 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
config X_PL011_RUST
|
||||
bool
|
||||
default y if HAVE_RUST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue