USB: g_multi kconfig: fix depends and help text
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 6 Dec 2009 18:03:02 +0000 (10:03 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:26 +0000 (11:55 -0800)
commit5791e10341f8bf284bd16eb0949cbeed91c9dac8
tree206412203507d6d145bfb6ad38dc25267560b5db
parent8d87cacda7c8db5c131bfcaaa1d90bfe918c2ebc
USB: g_multi kconfig: fix depends and help text

USB_G_MULTI uses block and net interface functions, so make it
depend on both of those.  Otherwise there are lots of build errors.

Fix USB_G_MULTI config help text typos and copy/paste error.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/Kconfig