summary refs log tree commit diff stats
path: root/hw/intc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/Kconfig')
-rw-r--r--hw/intc/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/intc/Kconfig b/hw/intc/Kconfig
index a2a0fdca85..dd405bdb5d 100644
--- a/hw/intc/Kconfig
+++ b/hw/intc/Kconfig
@@ -94,6 +94,10 @@ config LOONGSON_IPI
     bool
     select LOONGSON_IPI_COMMON
 
+config LOONGARCH_IPI
+    bool
+    select LOONGSON_IPI_COMMON
+
 config LOONGARCH_PCH_PIC
     bool
     select UNIMP