Hi, This series is extracted from a bigger Kconfig southbridge cleanup previous to introduce the MIPS Kconfig.
I send it because Zoltan is having issues building the VT82C686 out of x86: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg03067.html Regards, Phil. Philippe Mathieu-Daudé (8): hw/input/Kconfig: Rename the 8042 PS/2 Keyboard Controller hw/i2c/Kconfig: Add an entry for the SMBus hw/acpi: Simplify the Makefile logic hw/isa/southbridge: Rename ACPI_X86_ICH to ACPI_ICH9 hw/acpi/Kconfig: Remove ICH9 dependency on X86 hw/acpi/Kconfig: Introduce the ACPI_PIIX4 config hw/acpi/Kconfig: Add the ACPI_SMBUS depency to ACPI_PIIX4 RFC hw/isa/Kconfig: Complete the VT82C686B southbridge config default-configs/mips-softmmu-common.mak | 5 +++-- hw/acpi/Kconfig | 15 +++++++++++-- hw/acpi/Makefile.objs | 15 +++++-------- hw/alpha/Kconfig | 2 +- hw/i2c/Kconfig | 8 +++++-- hw/i2c/Makefile.objs | 5 +++-- hw/i386/Kconfig | 5 +++-- hw/input/Kconfig | 2 +- hw/input/Makefile.objs | 2 +- hw/isa/Kconfig | 28 +++++++++++++++++++++---- hw/sparc64/Kconfig | 2 +- hw/unicore32/Kconfig | 2 +- 12 files changed, 62 insertions(+), 29 deletions(-) -- 2.20.1