summary refs log tree commit diff stats
path: root/hw/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/Kconfig')
-rw-r--r--hw/misc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig
index cc8a8c1418..4fc6b29b43 100644
--- a/hw/misc/Kconfig
+++ b/hw/misc/Kconfig
@@ -87,6 +87,12 @@ config STM32F4XX_SYSCFG
 config STM32F4XX_EXTI
     bool
 
+config STM32L4X5_EXTI
+    bool
+
+config STM32L4X5_SYSCFG
+    bool
+
 config MIPS_ITU
     bool