projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b562ef
)
at91: vinco: Enable DM
author
Jagan Teki
<jagan@amarulasolutions.com>
Wed, 14 Mar 2018 13:16:35 +0000
(18:46 +0530)
committer
Tom Rini
<trini@konsulko.com>
Fri, 6 Apr 2018 20:11:09 +0000
(16:11 -0400)
Enable Driver model for AT91 Vinco boards.
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/mach-at91/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-at91/Kconfig
b/arch/arm/mach-at91/Kconfig
index 5de914a2eb4ac10bfdfa7319e109e277a15b9aa1..b9e6946f72b25114363f8f6844de8425412b4564 100644
(file)
--- 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"