]> git.proxmox.com Git - mirror_qemu.git/commit
hw/core: Add a config switch for the "split-irq" device
authorThomas Huth <thuth@redhat.com>
Tue, 14 May 2019 08:24:28 +0000 (10:24 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 20 Aug 2019 07:11:17 +0000 (09:11 +0200)
commit853c01672bbe3099c5fa31f56350f781b01187b4
tree7bc6403ea4516f80cc53d1e2ad5078c965ae1067
parent282467f41904725aaae68e19ea9dece92708ceb4
hw/core: Add a config switch for the "split-irq" device

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>
hw/arm/Kconfig
hw/core/Kconfig
hw/core/Makefile.objs