Kconfig (e090d506c3f1b314059fb77b177cd4193bb81d6e) Kconfig (bd3581323cc02aefc79a21780a4ca8c578642892)
1#
2# Multifunction miscellaneous devices
3#
4
5menu "Multifunction device drivers"
6 depends on HAS_IOMEM
7
8config MFD_CORE

--- 404 unchanged lines hidden (view full) ---

413 tristate "Support for RDC-R321x southbridge"
414 select MFD_CORE
415 depends on PCI
416 help
417 Say yes here if you want to have support for the RDC R-321x SoC
418 southbridge which provides access to GPIOs and Watchdog using the
419 southbridge PCI device configuration space.
420
1#
2# Multifunction miscellaneous devices
3#
4
5menu "Multifunction device drivers"
6 depends on HAS_IOMEM
7
8config MFD_CORE

--- 404 unchanged lines hidden (view full) ---

413 tristate "Support for RDC-R321x southbridge"
414 select MFD_CORE
415 depends on PCI
416 help
417 Say yes here if you want to have support for the RDC R-321x SoC
418 southbridge which provides access to GPIOs and Watchdog using the
419 southbridge PCI device configuration space.
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
422
423menu "Multimedia Capabilities Port drivers"
424 depends on ARCH_SA1100
425
426config MCP
427 tristate
428

--- 16 unchanged lines hidden ---
431endmenu
432
433menu "Multimedia Capabilities Port drivers"
434 depends on ARCH_SA1100
435
436config MCP
437 tristate
438

--- 16 unchanged lines hidden ---