X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fmfd%2FKconfig;h=25716193a534db2d4fb16c00cca5b1a94c481c6a;hb=7924e4f6519dd5b349ed146fe9fe35206730be67;hp=fc3c8854f43015ca90f2c82d18be5ef1d08d4fb6;hpb=3e8e7c93d7eb091463839b5212789c4aae09459e;p=powerpc.git diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index fc3c8854f4..25716193a5 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