File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1339,15 +1339,6 @@ config REGULATOR_TPS65912
13391339 help
13401340 This driver supports TPS65912 voltage regulator chip.
13411341
1342- config REGULATOR_TPS80031
1343- tristate "TI TPS80031/TPS80032 power regulator driver"
1344- depends on MFD_TPS80031
1345- help
1346- TPS80031/ TPS80032 Fully Integrated Power Management with Power
1347- Path and Battery Charger. It has 5 configurable step-down
1348- converters, 11 general purpose LDOs, VBUS generator and digital
1349- output to control regulators.
1350-
13511342config REGULATOR_TWL4030
13521343 tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
13531344 depends on TWL4030_CORE
Original file line number Diff line number Diff line change @@ -158,7 +158,6 @@ obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o
158158obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o
159159obj-$(CONFIG_REGULATOR_TPS65910) += tps65910-regulator.o
160160obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o
161- obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
162161obj-$(CONFIG_REGULATOR_TPS65132) += tps65132-regulator.o
163162obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o twl6030-regulator.o
164163obj-$(CONFIG_REGULATOR_UNIPHIER) += uniphier-regulator.o
You can’t perform that action at this time.
0 commit comments