]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: USB download gadget and functions config options coherent naming
authorPaul Kocialkowski <contact@paulk.fr>
Fri, 12 Jun 2015 17:56:58 +0000 (19:56 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 22 Jul 2015 06:57:53 +0000 (08:57 +0200)
commit01acd6abbdd5a5951f68d08c245550c720ea6ad8
tree41204c356c749add837262bbd9c450dfb1aa5c0a
parentf2226c0dbec2de90f92367f66af3a4cb20109ed3
usb: USB download gadget and functions config options coherent naming

This introduces a coherent scheme for naming USB download gadget and functions
config options. The download USB gadget config option is moved to
CONFIG_USB_GADGET_DOWNLOAD for better consistency with other gadgets and each
function's config option is moved to a CONFIG_USB_FUNCTION_ prefix.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Test HW: Odroid_XU3 (Exynos5422), trats (Exynos4210)
24 files changed:
README
board/samsung/common/Makefile
board/siemens/common/factoryset.c
doc/README.android-fastboot
drivers/dfu/Makefile
drivers/usb/gadget/Makefile
include/configs/am335x_evm.h
include/configs/am43xx_evm.h
include/configs/bav335x.h
include/configs/colibri_vf.h
include/configs/dra7xx_evm.h
include/configs/exynos4-common.h
include/configs/gw_ventana.h
include/configs/mx6sabre_common.h
include/configs/nitrogen6x.h
include/configs/odroid_xu3.h
include/configs/omap3_beagle.h
include/configs/s5p_goni.h
include/configs/siemens-am33x-common.h
include/configs/socfpga_common.h
include/configs/tbs2910.h
include/configs/tegra-common-usb-gadget.h
include/configs/warp.h
include/configs/zynq-common.h