summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2021-03-22 18:31:28 +0300
committerStefano Babic <sbabic@denx.de>2021-04-09 00:59:50 +0300
commit123526e4a491aa823b7edeadb97060e909f20452 (patch)
tree62308f67b0b4cbdbed9824f7b0906e36607b0d80 /arch/arm/dts/Makefile
parent63756575b42b8b4fb3f59cbbf0cedf03331bc2d2 (diff)
downloadu-boot-123526e4a491aa823b7edeadb97060e909f20452.tar.xz
mx23_olinuxino: enable device tree
Add the dts file for the Olimex Olinuxino from the linux kernel, and enable its use in this machine's defconfig. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index d994ac8374..4df1f037e1 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -653,6 +653,9 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
dtb-$(CONFIG_MX23) += \
imx23-evk.dtb
+dtb-$(CONFIG_TARGET_MX23_OLINUXINO) += \
+ imx23-olinuxino.dtb
+
dtb-$(CONFIG_MX28) += \
imx28-xea.dtb