]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: Generic USB Kconfig option, that fits both host and gadget and comments
authorPaul Kocialkowski <contact@paulk.fr>
Tue, 4 Aug 2015 15:04:05 +0000 (17:04 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:00:57 +0000 (08:00 +0200)
commit1bc3531bf1c76028bbfc6efadaf29d4246601d4a
tree3373ceacebc3291caefa806edd7313883632e146
parent94fbcc277c19baafe18e3f9103ca44c2241e9e72
usb: Generic USB Kconfig option, that fits both host and gadget and comments

There is no particular reason why the USB Kconfig option should be specific to
host mode. In prevision of adding MUSB host and gadget to Kconfig, this moves
the title and help message of the USB Kconfig option to a more generic format.

Adding comments to the usb Kconfig allows for a better separation and more
readability in generated configs and in menuconfig.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
drivers/usb/Kconfig