hw/pci-host: Introduce SH_PCI Kconfig entry
commitc64bd101fe1c47d550d02ee19543c9e400af9258
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 21 Feb 2021 18:56:35 +0000 (21 19:56 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 6 Mar 2021 15:18:42 +0000 (6 16:18 +0100)
treea5058cb5dd364921fc33ec5851d8820b6b58245e
parent475e70bde6cbde2d38d612b19107229a4ff42f11
hw/pci-host: Introduce SH_PCI Kconfig entry

We want to be able to use the 'SH4' config for architecture
specific features. Add more fine-grained selection by adding
a CONFIG_SH_PCI selector for the SH4 PCI controller.
Move the file with the other PCI host devices in hw/pci-host
and add its missing MAINTAINERS entries.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210222141514.2646278-8-f4bug@amsat.org>
MAINTAINERS
hw/pci-host/Kconfig
hw/pci-host/meson.build
hw/pci-host/sh_pci.c [moved from hw/sh4/sh_pci.c with 100% similarity]
hw/sh4/Kconfig
hw/sh4/meson.build