summaryrefslogtreecommitdiff
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorIan Molton <spyro@f2s.com>2008-07-15 14:09:43 (GMT)
committerSamuel Ortiz <sameo@openedhand.com>2008-08-10 18:09:50 (GMT)
commit1f192015ca5b2f4d0a79c191f03f64e72fd8fc29 (patch)
tree073e1bca0f1f32417da5756762f8f2d72105ba23 /drivers/mfd/Makefile
parentd3a2f71853ce543c5515d4982e202751e15b0b6d (diff)
downloadlinux-fsl-qoriq-1f192015ca5b2f4d0a79c191f03f64e72fd8fc29.tar.xz
mfd: driver for the T7L66XB TMIO SoC
This patchset provides support for the core functinality of the T7L66XB SoC from Toshiba. Supported in this patchset is the IRQ MUX, MMC controller and NAND flash controller. Signed-off-by: Ian Molton <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.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 33daa2f..3531ad2 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -8,6 +8,7 @@ obj-$(CONFIG_MFD_ASIC3) += asic3.o
obj-$(CONFIG_HTC_EGPIO) += htc-egpio.o
obj-$(CONFIG_HTC_PASIC3) += htc-pasic3.o
+obj-$(CONFIG_MFD_T7L66XB) += t7l66xb.o
obj-$(CONFIG_MFD_TC6393XB) += tc6393xb.o
obj-$(CONFIG_MFD_CORE) += mfd-core.o