|
@@ -33,6 +33,7 @@ obj-$(CONFIG_REGULATOR_MAX8998) += max8998.o
|
|
obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o
|
|
obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o
|
|
obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o
|
|
obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o
|
|
obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o
|
|
obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o
|
|
|
|
+obj-$(CONFIG_REGULATOR_PALMAS) += palmas-regulator.o
|
|
obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
|
|
obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
|
|
obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
|
|
obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
|
|
obj-$(CONFIG_REGULATOR_RC5T583) += rc5t583-regulator.o
|
|
obj-$(CONFIG_REGULATOR_RC5T583) += rc5t583-regulator.o
|