File tree Expand file tree Collapse file tree 3 files changed +0
-763
lines changed Expand file tree Collapse file tree 3 files changed +0
-763
lines changed Original file line number Diff line number Diff line change @@ -1339,15 +1339,6 @@ config REGULATOR_TPS65912
1339
1339
help
1340
1340
This driver supports TPS65912 voltage regulator chip.
1341
1341
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
-
1351
1342
config REGULATOR_TWL4030
1352
1343
tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
1353
1344
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
158
158
obj-$(CONFIG_REGULATOR_TPS6586X) += tps6586x-regulator.o
159
159
obj-$(CONFIG_REGULATOR_TPS65910) += tps65910-regulator.o
160
160
obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o
161
- obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
162
161
obj-$(CONFIG_REGULATOR_TPS65132) += tps65132-regulator.o
163
162
obj-$(CONFIG_REGULATOR_TWL4030) += twl-regulator.o twl6030-regulator.o
164
163
obj-$(CONFIG_REGULATOR_UNIPHIER) += uniphier-regulator.o
You can’t perform that action at this time.
0 commit comments