mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-29 21:33:53 -06:00

The "register" device is only used by certain machines. Let's add a proper config switch for it so that it only gets compiled when we really need it. Message-Id: <20190817101931.28386-5-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
22 lines
207 B
Text
22 lines
207 B
Text
config RC4030
|
|
bool
|
|
|
|
config PL080
|
|
bool
|
|
|
|
config PL330
|
|
bool
|
|
|
|
config I82374
|
|
bool
|
|
select I8257
|
|
|
|
config I8257
|
|
bool
|
|
|
|
config ZYNQ_DEVCFG
|
|
bool
|
|
select REGISTER
|
|
|
|
config STP2000
|
|
bool
|