mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
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:
parent
8b562ef388
commit
1a2131ce05
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ config TARGET_VINCO
|
|||
bool "Support VINCO"
|
||||
select SAMA5D4
|
||||
select SUPPORT_SPL
|
||||
select DM
|
||||
|
||||
config TARGET_WB45N
|
||||
bool "Support Laird WB45N"
|
||||
|
|
Loading…
Reference in a new issue