summaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorGraeme Gregory <gg@slimlogic.co.uk>2011-10-21 15:10:43 +0100
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:14:55 -0700
commitd3957aeb2cf40890ab502d503fc00b2d4e07a85a (patch)
tree6101e25e16bfebc1581b298016bbe52fd977ab5f /drivers/gpio/Kconfig
parent66fb95bbd5cffb8ce4df15af97d0a198e4db31a6 (diff)
GPIO: Add Palmas GPIO support
Palmas has a maximum of 8 GPIO available but depending on the package and OTP programming of the chip they may not all be exposed to pins on the chip Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk> (cherry picked from commit 0f9c01bcec3f032de5bf04213ee7055b068e5d06) Bug 978821 Change-Id: Ic4bb7f6762535fd77e4b0b507dbc6873270ed33b Reviewed-on: http://git-master/r/119988 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Tested-by: Pradeep Goudagunta <pgoudagunta@nvidia.com> Rebase-Id: R49fc3ecbf08bf8177bcc795b4e616144bfa4f34c
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 5b6fed35afc3..ea5866c98bc6 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -690,6 +690,13 @@ config GPIO_TPS65910
Select this option to enable GPIO driver for the TPS65910
chip family.
+config GPIO_PALMAS
+ bool "PALMAS GPIO"
+ depends on MFD_PALMAS
+ help
+ Select this option to enable GPIO driver for the Palmas
+ chip familly.
+
config GPIO_MSIC
bool "Intel MSIC mixed signal gpio support"
depends on MFD_INTEL_MSIC