[ARM] 4944/2: magician: enable i2c bus
[deliverable/linux.git] / drivers / mfd / Makefile
CommitLineData
a4e137ab
RK
1#
2# Makefile for multifunction miscellaneous devices
3#
4
b6d6454f 5obj-$(CONFIG_MFD_SM501) += sm501.o
fa9ff4b1 6obj-$(CONFIG_MFD_ASIC3) += asic3.o
b6d6454f 7
a4e137ab 8obj-$(CONFIG_MCP) += mcp-core.o
5e742ad6 9obj-$(CONFIG_MCP_SA11X0) += mcp-sa11x0.o
05c45ca9 10obj-$(CONFIG_MCP_UCB1200) += ucb1x00-core.o
acb45439 11obj-$(CONFIG_MCP_UCB1200_TS) += ucb1x00-ts.o
48c92022
RK
12
13ifeq ($(CONFIG_SA1100_ASSABET),y)
14obj-$(CONFIG_MCP_UCB1200) += ucb1x00-assabet.o
15endif
This page took 0.28127 seconds and 5 git commands to generate.