Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / regulator / Makefile
index 768b3316d6ebbb586d049876a5351ad5d42215ee..4257a868377803b0359f49af864fb3b4ad014d57 100644 (file)
@@ -23,4 +23,7 @@ obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
 obj-$(CONFIG_REGULATOR_MC13783) += mc13783.o
 obj-$(CONFIG_REGULATOR_AB3100) += ab3100.o
 
+obj-$(CONFIG_REGULATOR_TPS65023) += tps65023-regulator.o
+obj-$(CONFIG_REGULATOR_TPS6507X) += tps6507x-regulator.o
+
 ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG