mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00

The "split-irq" device is currently only used by machines that use CONFIG_ARMSSE. Let's add a proper CONFIG_SPLIT_IRQ switch for this so that it only gets compiled when we really need it. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190817101931.28386-7-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
20 lines
185 B
Text
20 lines
185 B
Text
config EMPTY_SLOT
|
|
bool
|
|
|
|
config PTIMER
|
|
bool
|
|
|
|
config FITLOADER
|
|
bool
|
|
|
|
config OR_IRQ
|
|
bool
|
|
|
|
config PLATFORM_BUS
|
|
bool
|
|
|
|
config REGISTER
|
|
bool
|
|
|
|
config SPLIT_IRQ
|
|
bool
|