diff options
Diffstat (limited to 'hw/intc')
-rw-r--r-- | hw/intc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/intc/Kconfig b/hw/intc/Kconfig index ecd2883ceb..1d4573e803 100644 --- a/hw/intc/Kconfig +++ b/hw/intc/Kconfig @@ -78,6 +78,7 @@ config RISCV_IMSIC config SIFIVE_PLIC bool + select MSI_NONBROKEN config GOLDFISH_PIC bool |