File tree Expand file tree Collapse file tree 3 files changed +0
-132
lines changed Expand file tree Collapse file tree 3 files changed +0
-132
lines changed Original file line number Diff line number Diff line change @@ -988,13 +988,6 @@ config REGULATOR_PCAP
988
988
This driver provides support for the voltage regulators of the
989
989
PCAP2 PMIC.
990
990
991
- config REGULATOR_PCF50633
992
- tristate "NXP PCF50633 regulator driver"
993
- depends on MFD_PCF50633
994
- help
995
- Say Y here to support the voltage regulators and converters
996
- on PCF50633
997
-
998
991
config REGULATOR_PF8X00
999
992
tristate "NXP PF8100/PF8121A/PF8200 regulator driver"
1000
993
depends on I2C && OF
Original file line number Diff line number Diff line change @@ -132,7 +132,6 @@ obj-$(CONFIG_REGULATOR_PWM) += pwm-regulator.o
132
132
obj-$(CONFIG_REGULATOR_TPS51632) += tps51632-regulator.o
133
133
obj-$(CONFIG_REGULATOR_PBIAS) += pbias-regulator.o
134
134
obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
135
- obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
136
135
obj-$(CONFIG_REGULATOR_RAA215300) += raa215300.o
137
136
obj-$(CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY) += rpi-panel-attiny-regulator.o
138
137
obj-$(CONFIG_REGULATOR_RC5T583) += rc5t583-regulator.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments