aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/Kconfig')
-rw-r--r--hw/intc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/intc/Kconfig b/hw/intc/Kconfig
index 362980c..58f550b 100644
--- a/hw/intc/Kconfig
+++ b/hw/intc/Kconfig
@@ -94,3 +94,8 @@ config LOONGARCH_IPI
config LOONGARCH_PCH_PIC
bool
select UNIMP
+
+config LOONGARCH_PCH_MSI
+ select MSI_NONBROKEN
+ bool
+ select UNIMP