usb: Fastboot function config for better consistency with other functions
USB download gadget functions such as thor and dfu have a separate config option for the USB gadget part of the code, independent from the command part. This switches the fastboot USB gadget to the same scheme, for better consistency. Signed-off-by:Paul Kocialkowski <contact@paulk.fr> Tested-by:
Lukasz Majewski <l.majewski@samsung.com> Test HW: Odroid_XU3 (Exynos5422), trats (Exynos4210)
Showing
- README 3 additions, 0 deletionsREADME
- arch/arm/cpu/armv7/omap-common/boot-common.c 1 addition, 1 deletionarch/arm/cpu/armv7/omap-common/boot-common.c
- doc/README.android-fastboot 2 additions, 2 deletionsdoc/README.android-fastboot
- drivers/usb/gadget/Makefile 1 addition, 1 deletiondrivers/usb/gadget/Makefile
- include/configs/am335x_evm.h 1 addition, 0 deletionsinclude/configs/am335x_evm.h
- include/configs/bav335x.h 1 addition, 0 deletionsinclude/configs/bav335x.h
- include/configs/dra7xx_evm.h 1 addition, 0 deletionsinclude/configs/dra7xx_evm.h
- include/configs/nitrogen6x.h 1 addition, 0 deletionsinclude/configs/nitrogen6x.h
- include/configs/omap3_beagle.h 1 addition, 0 deletionsinclude/configs/omap3_beagle.h
Loading
Please register or sign in to comment