xref: /openbmc/linux/drivers/mfd/Makefile (revision d6315949)
1a4e137abSRussell King#
2a4e137abSRussell King# Makefile for multifunction miscellaneous devices
3a4e137abSRussell King#
4a4e137abSRussell King
5b6d6454fSBen Dooksobj-$(CONFIG_MFD_SM501)		+= sm501.o
6fa9ff4b1SSamuel Ortizobj-$(CONFIG_MFD_ASIC3)		+= asic3.o
7b6d6454fSBen Dooks
8a1635b8fSPhilipp Zabelobj-$(CONFIG_HTC_EGPIO)		+= htc-egpio.o
95dc3339aSPhilipp Zabelobj-$(CONFIG_HTC_PASIC3)	+= htc-pasic3.o
10a1635b8fSPhilipp Zabel
11d6315949SDmitry Baryshkovobj-$(CONFIG_MFD_TC6393XB)	+= tc6393xb.o
12d6315949SDmitry Baryshkov
13a4e137abSRussell Kingobj-$(CONFIG_MCP)		+= mcp-core.o
145e742ad6SRussell Kingobj-$(CONFIG_MCP_SA11X0)	+= mcp-sa11x0.o
1505c45ca9SRussell Kingobj-$(CONFIG_MCP_UCB1200)	+= ucb1x00-core.o
16acb45439SRussell Kingobj-$(CONFIG_MCP_UCB1200_TS)	+= ucb1x00-ts.o
1748c92022SRussell King
1848c92022SRussell Kingifeq ($(CONFIG_SA1100_ASSABET),y)
1948c92022SRussell Kingobj-$(CONFIG_MCP_UCB1200)	+= ucb1x00-assabet.o
2048c92022SRussell Kingendif
21