X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fmfd%2FKconfig;h=a20a51efe11896416e2ca4f7bdee82f4e047a592;hb=331d74750e69a2202f857d3af9323335d0d6879f;hp=fc3c8854f43015ca90f2c82d18be5ef1d08d4fb6;hpb=f751d50f6dea1446797c9a31f5c183002e5780a8;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index fc3c8854f43..a20a51efe11 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -2,6 +2,21 @@ # Multifunction miscellaneous devices # +menu "Multifunction device drivers" + depends on HAS_IOMEM + +config MFD_SM501 + tristate "Support for Silicon Motion SM501" + ---help--- + This is the core driver for the Silicon Motion SM501 multimedia + companion chip. This device is a multifunction device which may + provide numerous interfaces including USB host controller USB gadget, + Asyncronous Serial ports, Audio functions and a dual display video + interface. The device may be connected by PCI or local bus with + varying functions enabled. + +endmenu + menu "Multimedia Capabilities Port drivers" depends on ARCH_SA1100