Here are some more Kconfig patches that introduce proper config switches for some devices in the hw/core and hw/misc directories.
Thomas Huth (4): hw/core: Add a config switch for the "register" device hw/core: Add a config switch for the "or-irq" device hw/core: Add a config switch for the "split-irq" device hw/misc: Add a config switch for the "unimplemented" device hw/arm/Kconfig | 12 ++++++++++++ hw/core/Kconfig | 9 +++++++++ hw/core/Makefile.objs | 6 +++--- hw/dma/Kconfig | 1 + hw/microblaze/Kconfig | 1 + hw/misc/Kconfig | 3 +++ hw/misc/Makefile.objs | 2 +- hw/pci-host/Kconfig | 3 ++- hw/sparc64/Kconfig | 1 + hw/timer/Kconfig | 1 + 10 files changed, 34 insertions(+), 5 deletions(-) -- 2.21.0