diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-09-28 09:30:21 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-09-28 09:30:21 -0700 |
commit | ac2a8bca03a6d281c78e803899001e22a92b92e9 (patch) | |
tree | 5969d5e812165a2b113601109833e8bd2e662d71 /drivers/mfd/Kconfig | |
parent | a6a1cf3d963daaf80e467793060be1fa57599a4b (diff) | |
parent | 3c6e8d05d60d8106b5cdc730cf220b2a4b521b66 (diff) |
Merge branch 'ib-move-htc-egpio' into devel
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 69e51d0250bf..2caf7e967390 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -340,14 +340,6 @@ config MFD_HI655X_PMIC help Select this option to enable Hisilicon hi655x series pmic driver. -config HTC_EGPIO - bool "HTC EGPIO support" - depends on GPIOLIB && ARM - help - This driver supports the CPLD egpio chip present on - several HTC phones. It provides basic support for input - pins, output pins, and irqs. - config HTC_PASIC3 tristate "HTC PASIC3 LED/DS1WM chip support" select MFD_CORE |