Building only POWERNV machine without PSERIES machine fails because of a couple of reasons:
- qtest uses rtas function only provided by PSERIES, - the dependency to PCI Express has been added to XIVE_SPAPR rather than to POWERNV v2: remove PCI already selected by PCI_EXPRESS remove PCIE_PORT, set by default to yes with PCI_DEVICES Laurent Vivier (2): qtest: Fix rtas dependencies ppc/pnv: Fix PCI_EXPRESS dependency hw/ppc/Kconfig | 4 ++-- qtest.c | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) -- 2.24.1