mfd: Add Toshiba's TC35892 MFD core
[safe/jmp/linux-2.6] / drivers / mfd / Kconfig
index 40e0a0a..614fa7b 100644 (file)
@@ -171,6 +171,17 @@ config TWL4030_CODEC
        select MFD_CORE
        default n
 
+config MFD_TC35892
+       bool "Support Toshiba TC35892"
+       depends on I2C=y && GENERIC_HARDIRQS
+       select MFD_CORE
+       help
+         Support for the Toshiba TC35892 I/O Expander.
+
+         This driver provides common support for accessing the device,
+         additional drivers must be enabled in order to use the
+         functionality of the device.
+
 config MFD_TMIO
        bool
        default n