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 acac9f60db1d..f42cb317a779 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -192,6 +192,13 @@ config GPIO_WM8350
192 Say yes here to access the GPIO signals of WM8350 power management 192 Say yes here to access the GPIO signals of WM8350 power management
193 chips from Wolfson Microelectronics. 193 chips from Wolfson Microelectronics.
194 194
195config GPIO_WM8994
196 tristate "WM8994 GPIOs"
197 depends on MFD_WM8994
198 help
199 Say yes here to access the GPIO signals of WM8994 audio hub
200 CODECs from Wolfson Microelectronics.
201
195config GPIO_ADP5520 202config GPIO_ADP5520
196 tristate "GPIO Support for ADP5520 PMIC" 203 tristate "GPIO Support for ADP5520 PMIC"
197 depends on PMIC_ADP5520 204 depends on PMIC_ADP5520