summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-05-25 07:23:47 +0200
committerAndreas Bießmann <andreas@biessmann.org>2016-06-26 20:17:22 +0200
commit13ee78907418872cc2c7943e3a82183af8229e8a (patch)
tree6ad7ac3ebe27f4a81a9247cf99ec239b87833f85 /arch/arm/mach-at91
parentae21e964d831e9544f1398a63d6f082570bd17fe (diff)
downloadblackbird-obmc-uboot-13ee78907418872cc2c7943e3a82183af8229e8a.tar.gz
blackbird-obmc-uboot-13ee78907418872cc2c7943e3a82183af8229e8a.zip
arm: at91: smartweb: add DM and DTS support
Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas@biessmann.org> [rebased on current ToT] Signed-off-by: Andreas Bießmann <andreas@biessmann.org>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 0ff0d1d82d..3adfe7eb35 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -136,6 +136,10 @@ config TARGET_SMARTWEB
bool "Support smartweb"
select CPU_ARM926EJS
select SUPPORT_SPL
+ select DM
+ select DM_SERIAL
+ select DM_GPIO
+ select DM_ETH
config TARGET_VINCO
bool "Support VINCO"
OpenPOWER on IntegriCloud