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 b89d250f56e7..74e17f19cc33 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -657,6 +657,13 @@ config GPIO_JANZ_TTL
657 This driver provides support for driving the pins in output 657 This driver provides support for driving the pins in output
658 mode only. Input mode is not supported. 658 mode only. Input mode is not supported.
659 659
660config GPIO_PALMAS
661 bool "TI PALMAS series PMICs GPIO"
662 depends on MFD_PALMAS
663 help
664 Select this option to enable GPIO driver for the TI PALMAS
665 series chip family.
666
660config GPIO_TPS6586X 667config GPIO_TPS6586X
661 bool "TPS6586X GPIO" 668 bool "TPS6586X GPIO"
662 depends on MFD_TPS6586X 669 depends on MFD_TPS6586X