vinco: Enable DM_USB and DM_SPI_FLASH support
authorTom Rini <trini@konsulko.com>
Mon, 12 Jul 2021 16:42:10 +0000 (12:42 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 19 Jul 2021 01:03:57 +0000 (21:03 -0400)
commit011e86a8bf8c8dbcb747906969075d500a1fed54
tree2af60bc88bfc20dffceed35377e601c5a2537515
parentdf761ba4254eedf078840ecfade9644839cd5bc0
vinco: Enable DM_USB and DM_SPI_FLASH support

As this platform already enables CONFIG_DM and CONFIG_OF_CONTROL,
migrating to DM_USB and DM_SPI_FLASH is just a matter of enabling the
correct options.

Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
u-boot@lists.denx.de (open list)
Reported-by: Marek Behun <marek.behun@nic.cz>
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/vinco_defconfig