USB: core: Add input prompt and help text for USB_OTG config
authorPavankumar Kondeti <pkondeti@codeaurora.org>
Thu, 16 Dec 2010 09:02:24 +0000 (14:32 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Dec 2010 23:45:44 +0000 (15:45 -0800)
bd6882 commit (usb: gadget: fix Kconfig warning) removes
the duplicate USB_OTG config from gadget/Kconfig.  But
does not copy the input prompt and help text to the original
config defined in core/Kconfig. Add them now.

Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found