hw/core: Add a config switch for the "register" device
commit883e150f62e483286e3207dfa5756cf57271d2b3
authorThomas Huth <thuth@redhat.com>
Tue, 14 May 2019 05:59:34 +0000 (14 07:59 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 20 Aug 2019 07:11:05 +0000 (20 09:11 +0200)
tree8ee8bc6f180533b1e79fdba79c1e3c506bc4c59f
parentf78bf4f941be7af9b8c488a4d6afd0ab6604f442
hw/core: Add a config switch for the "register" device

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