configs: pumpkin: enable USB gadget
authorFabien Parent <fparent@baylibre.com>
Fri, 16 Oct 2020 15:40:08 +0000 (17:40 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jan 2021 19:59:19 +0000 (14:59 -0500)
commitd67393503be80ea742ee0a2819a50298f1bbdfd8
tree13917e81a9121475859962e960130b6b581d2625
parentc2984eb38ee308d0a16d3048d2eb61167fa4c6e6
configs: pumpkin: enable USB gadget

Enable USB gadget on pumpkin. This requires to also enable
BOARD_LATE_INIT since the init is done in board_late_init function.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
configs/pumpkin_defconfig