aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorHeiko Stübner <heiko@sntech.de>2012-03-02 13:57:44 +0100
committerHaojian Zhuang <haojian.zhuang@gmail.com>2012-03-07 09:48:58 +0800
commit8a16a701ad787b6db2949766341c5ad1b551de9f (patch)
tree374ff010e91020fdf8197b9320d72790a5b9a3de /drivers/regulator/Kconfig
parent6967cca8b431a181d3a02eee81f0c9f8b5e9e75a (diff)
regulator: Remove bq24022 regulator driver
The bq24022 driver is just a specialised form of a gpio-regulator. As all former users of it now use the gpio-regulator directly, there is no need to keep it around. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 7a61b17ddd0..740f468ba65 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -74,14 +74,6 @@ config REGULATOR_GPIO
and the platform has to provide a mapping of GPIO-states
to target volts/amps.
-config REGULATOR_BQ24022
- tristate "TI bq24022 Dual Input 1-Cell Li-Ion Charger IC"
- help
- This driver controls a TI bq24022 Charger attached via
- GPIOs. The provided current regulator can enable/disable
- charging select between 100 mA and 500 mA charging current
- limit.
-
config REGULATOR_MAX1586
tristate "Maxim 1586/1587 voltage regulator"
depends on I2C