summaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2013-11-10 20:00:41 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2013-11-11 22:20:04 -0800
commiteb810f21b2e11e38d2d211b442c2b810e55a4d05 (patch)
treeba938f4df3204df3078bf8a3fcaaed3bcc829794 /drivers/gpio/Kconfig
parent490244121f2a1a6219495c1097fb097687fba4c4 (diff)
gpio: as3722: remove this driver
The ams AS3722 gpio functionality is moved to pinctrl-as3722 driver and hence removing this driver. Change-Id: Iffb9cd047c879ffddd4db484c4db54d6292e7444 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/328692 Reviewed-by: Automatic_Commit_Validation_User
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index e69bc5c7ae31..59d5f24dc113 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -325,15 +325,6 @@ config GPIO_ARIZONA
help
Support for GPIOs on Wolfson Arizona class devices.
-config GPIO_AS3722
- tristate "ams AS3722 GPIO support"
- depends on MFD_AS3722
- help
- This option enables support for on-chip GPIOs found on
- AS3722 PMIC from ams.
- To compile this driver as a module, choose M here: the module will
- be called as3722-gpio.
-
config GPIO_MAX7300
tristate "Maxim MAX7300 GPIO expander"
depends on I2C