[U-Boot] [PATCH 05/14] at91: vinco: Enable DM
Jagan Teki
jagan at amarulasolutions.com
Wed Mar 14 13:16:35 UTC 2018
Enable Driver model for AT91 Vinco boards.
Cc: Gregory CLEMENT <gregory.clement at free-electrons.com>
Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
---
arch/arm/mach-at91/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 5de914a2eb..b9e6946f72 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -237,6 +237,7 @@ config TARGET_VINCO
bool "Support VINCO"
select SAMA5D4
select SUPPORT_SPL
+ select DM
config TARGET_WB45N
bool "Support Laird WB45N"
--
2.14.3
More information about the U-Boot
mailing list