]> Git Repo - qemu.git/commit
hw/core: Add a config switch for the "split-irq" device
authorThomas Huth <[email protected]>
Tue, 14 May 2019 08:24:28 +0000 (10:24 +0200)
committerThomas Huth <[email protected]>
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é <[email protected]>
Message-Id: <20190817101931[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
hw/arm/Kconfig
hw/core/Kconfig
hw/core/Makefile.objs
This page took 0.025142 seconds and 4 git commands to generate.