OSDN Git Service

hw/core: Add a config switch for the "or-irq" device
authorThomas Huth <thuth@redhat.com>
Tue, 14 May 2019 06:13:28 +0000 (08:13 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 20 Aug 2019 07:11:17 +0000 (09:11 +0200)
commit282467f41904725aaae68e19ea9dece92708ceb4
treea032b8784e274eeae41e1014114183d306479bfc
parent883e150f62e483286e3207dfa5756cf57271d2b3
hw/core: Add a config switch for the "or-irq" device

The "or-irq" 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.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190817101931.28386-6-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/arm/Kconfig
hw/core/Kconfig
hw/core/Makefile.objs
hw/pci-host/Kconfig