]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
usb: gadget: reword configuration choices
authorRomain Izard <romain.izard.pro@gmail.com>
Fri, 10 Mar 2017 13:11:42 +0000 (14:11 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 11 Apr 2017 07:58:20 +0000 (10:58 +0300)
commitbc27f66e0693f8ffdaae6bf1f6efc37ff65ed142
tree59b46c6f7e1ad34c2d4cfb16360ae32543105950
parent6e253d0fbc665b36192b8ed3cecdbb65b413a1eb
usb: gadget: reword configuration choices

As USB_CONFIGFS is not a part of the "USB Gadget Drivers" choice
anymore, the name for the option and its attached description needs to
be more descriptive. It appears one level higher in the configuration
menu, and without the context provided by the comments for the choice
entry, it needs to make sense on its own.

Conversely, the "USB Gadget Drivers" entry now only introduces the
legacy drivers, where one or more functions are combined in a single
driver. As the configfs option can be used as a full-fledged
alternative, rename the choice entry to show that it is not the only
way to provice service as an USB gadget.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/Kconfig