summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Makefile
blob: f51e89cd3cc3faf08c902ce07b1923728f98125c (plain)
1
2
3
4
5
6
obj-$(CONFIG_REGULATOR) += core.o helpers.o
obj-$(CONFIG_OFDEVICE) += of_regulator.o
obj-$(CONFIG_REGULATOR_FIXED) += fixed.o
obj-$(CONFIG_REGULATOR_BCM283X) += bcm2835.o
obj-$(CONFIG_REGULATOR_PFUZE) += pfuze.o
obj-$(CONFIG_REGULATOR_ANATOP) += anatop-regulator.o