Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 10 Jan 2019 14:44:13 +0000 (15:44 +0100)
committerMarek Vasut <marex@denx.de>
Thu, 10 Jan 2019 17:52:55 +0000 (18:52 +0100)
commitf811e9763f4b6f6f5e3fe9c2fa30d2b6c62d289e
tree4f6912e6a1222d6c51564fc1061dab512ac946c8
parentb975a52e0240ba9e9cfc6fff8f167bc6556f52e9
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET

The SPL option for USB gadget should be named after the option for u-boot
(CONFIG_USB_GADGET)

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
22 files changed:
arch/arm/mach-imx/mx6/Kconfig
arch/arm/mach-imx/spl.c
common/spl/Kconfig
configs/am335x_boneblack_vboot_defconfig
configs/am335x_evm_usbspl_defconfig
configs/am43xx_evm_defconfig
configs/am43xx_hs_evm_defconfig
configs/apalis_imx6_defconfig
configs/colibri_imx6_defconfig
configs/display5_factory_defconfig
configs/imx6q_logic_defconfig
configs/mx6memcal_defconfig
configs/mx6sabresd_defconfig
configs/pico-hobbit-imx6ul_defconfig
configs/pico-hobbit-imx7d_defconfig
configs/pico-imx6ul_defconfig
configs/pico-imx7d_defconfig
configs/pico-pi-imx6ul_defconfig
configs/pico-pi-imx7d_defconfig
drivers/Makefile
drivers/usb/gadget/Makefile
scripts/Makefile.spl