mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 00:49:43 +00:00
at91: ma5d4evk: Enable DM
Enable Driver model for AT91 ma5d4evk boards. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
parent
c60bfe9b0c
commit
4d42f16b9f
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ config TARGET_MA5D4EVK
|
|||
bool "Aries MA5D4EVK Evaluation Kit"
|
||||
select SAMA5D4
|
||||
select SUPPORT_SPL
|
||||
select DM
|
||||
|
||||
config TARGET_MEESC
|
||||
bool "Support meesc"
|
||||
|
|
Loading…
Reference in a new issue