at91: vinco: Enable DM

Enable Driver model for AT91 Vinco boards.

Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
Jagan Teki 2018-03-14 18:46:35 +05:30 committed by Tom Rini
parent 8b562ef388
commit 1a2131ce05

View file

@ -237,6 +237,7 @@ config TARGET_VINCO
bool "Support VINCO"
select SAMA5D4
select SUPPORT_SPL
select DM
config TARGET_WB45N
bool "Support Laird WB45N"