]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:00 +0000 (13:49 +0200)
commit717626fd1cd3a9dd3de451405d97f67a7c707d89
treed92725ffb688e2b44fc343889a4038a2d64dbd14
parent2a2c400aef8827171ba5561fcc0041f9eaa38549
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