]> git.sur5r.net Git - u-boot/blobdiff - drivers/power/regulator/Makefile
Merge git://git.denx.de/u-boot-mmc
[u-boot] / drivers / power / regulator / Makefile
index 7a2e76dc8293b8609ac19d8eb15036bca4cb8fe0..728e8144ded559f3d73a9d034d13f35f284fcc46 100644 (file)
@@ -14,6 +14,7 @@ obj-$(CONFIG_REGULATOR_PWM) += pwm_regulator.o
 obj-$(CONFIG_$(SPL_)DM_REGULATOR_FIXED) += fixed.o
 obj-$(CONFIG_$(SPL_)DM_REGULATOR_GPIO) += gpio-regulator.o
 obj-$(CONFIG_REGULATOR_RK8XX) += rk8xx.o
+obj-$(CONFIG_DM_REGULATOR_S2MPS11) += s2mps11_regulator.o
 obj-$(CONFIG_REGULATOR_S5M8767) += s5m8767.o
 obj-$(CONFIG_DM_REGULATOR_SANDBOX) += sandbox.o
 obj-$(CONFIG_REGULATOR_TPS65090) += tps65090_regulator.o