summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorIra W. Snyder <iws@ovro.caltech.edu>2010-04-07 09:43:00 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2010-05-28 01:37:32 +0200
commitbd3581323cc02aefc79a21780a4ca8c578642892 (patch)
treeeccf8b03e14bdd16416fa30205c61c128e7ce3ce /drivers/mfd/Makefile
parent165bce9783ab307368e56b7c1a168520a3791266 (diff)
downloadop-kernel-dev-bd3581323cc02aefc79a21780a4ca8c578642892.zip
op-kernel-dev-bd3581323cc02aefc79a21780a4ca8c578642892.tar.gz
mfd: Janz CMOD-IO PCI MODULbus Carrier Board support
The Janz CMOD-IO PCI MODULbus carrier board is a PCI to MODULbus bridge, which may host many different types of MODULbus daughterboards, including CAN and GPIO controllers. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Reviewed-by: Wolfgang Grandegger <wg@grandegger.com> 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 f177e06..21eff85 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -65,3 +65,4 @@ obj-$(CONFIG_MFD_TIMBERDALE) += timberdale.o
obj-$(CONFIG_PMIC_ADP5520) += adp5520.o
obj-$(CONFIG_LPC_SCH) += lpc_sch.o
obj-$(CONFIG_MFD_RDC321X) += rdc321x-southbridge.o
+obj-$(CONFIG_MFD_JANZ_CMODIO) += janz-cmodio.o
OpenPOWER on IntegriCloud