X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fmfd%2FKconfig;h=25716193a534db2d4fb16c00cca5b1a94c481c6a;hb=bd45ac0c5daae35e7c71138172e63df5cf644cf6;hp=fc3c8854f43015ca90f2c82d18be5ef1d08d4fb6;hpb=d62e54abca1146981fc9f98f85ff398a113a22c2;p=linux-2.6-omap-h63xx.git diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index fc3c8854f43..25716193a53 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, + asynchronous 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