aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 93d0e31c0438..05c137d16b04 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -418,6 +418,16 @@ config MFD_RDC321X
418 southbridge which provides access to GPIOs and Watchdog using the 418 southbridge which provides access to GPIOs and Watchdog using the
419 southbridge PCI device configuration space. 419 southbridge PCI device configuration space.
420 420
421config MFD_JANZ_CMODIO
422 tristate "Support for Janz CMOD-IO PCI MODULbus Carrier Board"
423 select MFD_CORE
424 depends on PCI
425 help
426 This is the core driver for the Janz CMOD-IO PCI MODULbus
427 carrier board. This device is a PCI to MODULbus bridge which may
428 host many different types of MODULbus daughterboards, including
429 CAN and GPIO controllers.
430
421endmenu 431endmenu
422 432
423menu "Multimedia Capabilities Port drivers" 433menu "Multimedia Capabilities Port drivers"