commit | 1a2131ce050a7d46186243938bb183ccca17e32a | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 14 18:46:35 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:11:09 2018 -0400 |
tree | 5b56c3a7b104c86c71debe70259900358abe35f4 | |
parent | 8b562ef388433efb7d5a4e4de433c8c20ffd67b1 [diff] [blame] |
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>
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index 5de914a..b9e6946 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig
@@ -237,6 +237,7 @@ bool "Support VINCO" select SAMA5D4 select SUPPORT_SPL + select DM config TARGET_WB45N bool "Support Laird WB45N"