On 7/12/22 11:03, Bin Meng wrote:
hw/pci/Kconfig says MSI_NONBROKEN should be selected by interrupt
controllers regardless of how MSI is implemented. msi_nonbroken is
initialized to true in sifive_plic_realize().

Let SIFIVE_PLIC select MSI_NONBROKEN and drop the selection from
RISC-V machines.

12 years with this inverted logic... *sigh*.

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>

Signed-off-by: Bin Meng <bm...@tinylab.org>
Reviewed-by: Alistair Francis <alistair.fran...@wdc.com>
---

(no changes since v1)

  hw/intc/Kconfig  | 1 +
  hw/riscv/Kconfig | 5 -----
  2 files changed, 1 insertion(+), 5 deletions(-)



Reply via email to