summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2010-11-26 11:52:35 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-01-14 12:37:38 +0100
commitf71e1afdd588ec60fd799b1e5a6f0b2e6cf9605e (patch)
treea165b8f2fda7227eaa1c9a33af5885ab9574cb6a /drivers/mfd/Makefile
parente1b88eb0e08335d2f6c00b35b67b4ffc78fd46d6 (diff)
downloadop-kernel-dev-f71e1afdd588ec60fd799b1e5a6f0b2e6cf9605e.zip
op-kernel-dev-f71e1afdd588ec60fd799b1e5a6f0b2e6cf9605e.tar.gz
mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support
Add an MFD driver to handle the ISA device on CS5535 and CS5536 southbridges. This ISA bridge is actually multiple devices: GPIOs, MFGPTs, etc. Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r--drivers/mfd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index 848e7ea..5f35de9 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -82,3 +82,4 @@ obj-$(CONFIG_MFD_JZ4740_ADC) += jz4740-adc.o
obj-$(CONFIG_MFD_TPS6586X) += tps6586x.o
obj-$(CONFIG_MFD_VX855) += vx855.o
obj-$(CONFIG_MFD_WL1273_CORE) += wl1273-core.o
+obj-$(CONFIG_MFD_CS5535) += cs5535-mfd.o
OpenPOWER on IntegriCloud