summary refs log tree commit diff stats
path: root/hw/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/gpio/Kconfig')
-rw-r--r--hw/gpio/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/gpio/Kconfig b/hw/gpio/Kconfig
index d2cf3accc8..712940b8e0 100644
--- a/hw/gpio/Kconfig
+++ b/hw/gpio/Kconfig
@@ -16,3 +16,6 @@ config GPIO_PWR
 
 config SIFIVE_GPIO
     bool
+
+config STM32L4X5_GPIO
+    bool