summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2015-09-19 15:00:20 +0530
committerTom Rini <trini@konsulko.com>2015-10-22 14:20:35 -0400
commit391839fb0484159bdacd1493f09e54afbf8ac475 (patch)
tree05c303a45213fc164c8f2151e92958dd24e41c64 /arch/arm/dts/Makefile
parent8a9bb065da466fe7e26dae7b2f234bb2135c7b9e (diff)
downloadblackbird-obmc-uboot-391839fb0484159bdacd1493f09e54afbf8ac475.tar.gz
blackbird-obmc-uboot-391839fb0484159bdacd1493f09e54afbf8ac475.zip
ARM: dts: k2hk: Enable OF_CONTROL and DM
Import k2hk specific DT files from Linux Kernel and enable OF_CONTROL, DM, DM_SERIAL. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 39863a29da..09b8d43597 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -169,6 +169,8 @@ dtb-$(CONFIG_MACH_SUN9I) += \
dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
vf610-colibri.dtb
+dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb
+
targets += $(dtb-y)
# Add any required device tree compiler flags here
OpenPOWER on IntegriCloud