]> git.ipfire.org Git - people/ms/u-boot.git/commit
spl: add USB Gadget config option
authorStefan Agner <stefan.agner@toradex.com>
Mon, 21 Nov 2016 18:58:53 +0000 (10:58 -0800)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 00:49:49 +0000 (19:49 -0500)
commite94793c844a40606252f2e3f6428063e057b3fd2
treebf9216ab5d880d3bc5ea5197327cd0c0dd101aac
parent5991703e88f320767d9390d64a6a9bd62560696b
spl: add USB Gadget config option

Introduce USB Gadget config option. This allows to combine Makefile
entries for SPL_USBETH_SUPPORT and SPL_DFU_SUPPORT.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Ravi Babu <ravibabu@ti.com>
common/spl/Kconfig
configs/am335x_evm_usbspl_defconfig
drivers/Makefile
drivers/usb/gadget/Makefile
scripts/Makefile.spl