aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index f623953b579..510aa205454 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -206,6 +206,13 @@ config GPIO_SX150X
206 8 bits: sx1508q 206 8 bits: sx1508q
207 16 bits: sx1509q 207 16 bits: sx1509q
208 208
209config GPIO_STMPE
210 bool "STMPE GPIOs"
211 depends on MFD_STMPE
212 help
213 This enables support for the GPIOs found on the STMPE I/O
214 Expanders.
215
209config GPIO_TC35892 216config GPIO_TC35892
210 bool "TC35892 GPIOs" 217 bool "TC35892 GPIOs"
211 depends on MFD_TC35892 218 depends on MFD_TC35892