diff options
Diffstat (limited to 'hw/gpio/Kconfig')
| -rw-r--r-- | hw/gpio/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/gpio/Kconfig b/hw/gpio/Kconfig index 19c97cc823..843630d4f5 100644 --- a/hw/gpio/Kconfig +++ b/hw/gpio/Kconfig @@ -23,3 +23,6 @@ config STM32L4X5_GPIO config PCF8574 bool depends on I2C + +config ZAURUS_SCOOP + bool |