]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/power/regulator/Makefile
regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
[people/ms/u-boot.git] / drivers / power / regulator / Makefile
index 18fb870e430ecce700a20bc18550a94e6abfdacb..6c149a9263473726578f461a9e4070d793e2c3a4 100644 (file)
@@ -18,5 +18,6 @@ obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o
 obj-$(CONFIG_DM_REGULATOR_SANDBOX) += sandbox.o
 obj-$(CONFIG_REGULATOR_TPS65090) += tps65090_regulator.o
 obj-$(CONFIG_$(SPL_)DM_REGULATOR_PALMAS) += palmas_regulator.o
+obj-$(CONFIG_$(SPL_)DM_REGULATOR_PBIAS) += pbias_regulator.o
 obj-$(CONFIG_$(SPL_)DM_REGULATOR_LP873X) += lp873x_regulator.o
 obj-$(CONFIG_$(SPL_)DM_REGULATOR_LP87565) += lp87565_regulator.o