summaryrefslogtreecommitdiff
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
authorShenfei xu <xsf@rock-chips.com>2016-01-08 18:57:17 +0800
committerGerrit Code Review <gerrit@rock-chips.com>2016-01-12 14:15:52 +0800
commit9c61fd3e36c16e71823121fb4b54827d45e81cc4 (patch)
treeb2eb034a64d2fabec5ca33664d021dc1ff9683b2 /drivers/regulator/Makefile
parent6d2ef484857190e412f92545ad73ec99d1fd7a2b (diff)
mfd: RK818: add new mfd driver for 818.
Change-Id: Iae0797ad17701a81ca91bc2396bfc2ec16241231 Signed-off-by: Shenfei xu <xsf@rock-chips.com>
Diffstat (limited to 'drivers/regulator/Makefile')
-rw-r--r--drivers/regulator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile
index 9a54c8aa7746..f75549ba075a 100644
--- a/drivers/regulator/Makefile
+++ b/drivers/regulator/Makefile
@@ -73,6 +73,7 @@ obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
obj-$(CONFIG_REGULATOR_RC5T583) += rc5t583-regulator.o
obj-$(CONFIG_REGULATOR_RK808) += rk808-regulator.o
+obj-$(CONFIG_REGULATOR_RK818) += rk818-regulator.o
obj-$(CONFIG_REGULATOR_RN5T618) += rn5t618-regulator.o
obj-$(CONFIG_REGULATOR_RT5033) += rt5033-regulator.o
obj-$(CONFIG_REGULATOR_S2MPA01) += s2mpa01.o