summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-05-25 07:23:48 +0200
committerAndreas Bießmann <andreas@biessmann.org>2016-06-26 20:17:22 +0200
commit8e6e8221c78ed283a45f8598c65ffe4d287dcf42 (patch)
treeffaeb2d02e7b2efdff7d1e8797662c4aabb5c667 /arch/arm/mach-at91
parent13ee78907418872cc2c7943e3a82183af8229e8a (diff)
downloadblackbird-obmc-uboot-8e6e8221c78ed283a45f8598c65ffe4d287dcf42.tar.gz
blackbird-obmc-uboot-8e6e8221c78ed283a45f8598c65ffe4d287dcf42.zip
arm: at91: taurus/axm: add DM and DTS support
add DM and DTS support for the at91 based siemens boards. 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 3adfe7eb35..13e19ba2fe 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -131,6 +131,10 @@ config TARGET_TAURUS
bool "Support taurus"
select CPU_ARM926EJS
select SUPPORT_SPL
+ select DM
+ select DM_SERIAL
+ select DM_GPIO
+ select DM_ETH
config TARGET_SMARTWEB
bool "Support smartweb"
OpenPOWER on IntegriCloud