]> Git Repo - J-u-boot.git/commitdiff
at91: ma5d4evk: Enable DM
authorJagan Teki <[email protected]>
Wed, 14 Mar 2018 13:16:38 +0000 (18:46 +0530)
committerTom Rini <[email protected]>
Fri, 6 Apr 2018 20:11:09 +0000 (16:11 -0400)
Enable Driver model for AT91 ma5d4evk boards.

Signed-off-by: Jagan Teki <[email protected]>
arch/arm/mach-at91/Kconfig

index 17d60d0dbecab76f2c7378046d0949726d8a7500..4dfddcc287a7a29bc882149377f50e4b23e30e57 100644 (file)
@@ -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"
This page took 0.03277 seconds and 4 git commands to generate.