]> git.ipfire.org Git - people/ms/u-boot.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)
committerMarek Vasut <marex@denx.de>
Wed, 5 Aug 2015 15:20:34 +0000 (17:20 +0200)
commit68f7c5db2d1e714c15b49b0759ddef8f8344f184
tree3a17e9f196601bfb86dd4fb2034332cdeada2ad4
parent9ad437447d6153a5085984426797c8f931e684ac
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