summaryrefslogtreecommitdiff
path: root/drivers/power/pmic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/pmic/Makefile')
-rw-r--r--drivers/power/pmic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/pmic/Makefile b/drivers/power/pmic/Makefile
index b6257c9697..49d6c5a517 100644
--- a/drivers/power/pmic/Makefile
+++ b/drivers/power/pmic/Makefile
@@ -12,6 +12,7 @@ obj-$(CONFIG_POWER_MUIC_MAX8997) += muic_max8997.o
obj-$(CONFIG_POWER_MAX77686) += pmic_max77686.o
obj-$(CONFIG_POWER_PFUZE100) += pmic_pfuze100.o
obj-$(CONFIG_POWER_PFUZE300) += pmic_pfuze300.o
+obj-$(CONFIG_POWER_RN5T567) += pmic_rn5t567.o
obj-$(CONFIG_POWER_TPS65090_I2C) += pmic_tps65090.o
obj-$(CONFIG_POWER_TPS65090_EC) += pmic_tps65090_ec.o
obj-$(CONFIG_POWER_TPS65217) += pmic_tps65217.o