summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorMark Brown2010-01-07 17:10:08 +0100
committerSamuel Ortiz2010-03-07 22:16:59 +0100
commit38f6ce45f0bca04ac653c57cacd375c469995321 (patch)
treeb49c7f0a021b3b4b9cb274a4e74879b8f59fb081 /drivers/gpio/Kconfig
parentmfd: Update WM8350 drivers for changed interrupt numbers (diff)
downloadkernel-qcow2-linux-38f6ce45f0bca04ac653c57cacd375c469995321.tar.gz
kernel-qcow2-linux-38f6ce45f0bca04ac653c57cacd375c469995321.tar.xz
kernel-qcow2-linux-38f6ce45f0bca04ac653c57cacd375c469995321.zip
gpiolib: Add support for WM8350 GPIO controller
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
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 a4cdbd51b1c6..acac9f60db1d 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -185,6 +185,13 @@ config GPIO_WM831X
Say yes here to access the GPIO signals of WM831x power management
chips from Wolfson Microelectronics.
+config GPIO_WM8350
+ tristate "WM8350 GPIOs"
+ depends on MFD_WM8350
+ help
+ Say yes here to access the GPIO signals of WM8350 power management
+ chips from Wolfson Microelectronics.
+
config GPIO_ADP5520
tristate "GPIO Support for ADP5520 PMIC"
depends on PMIC_ADP5520