summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/zte/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2017-08-09 14:30:51 +0800
committerShawn Guo <shawnguo@kernel.org>2017-08-14 09:51:16 +0800
commit5470964f8c7b9f0b1e1d5eed49a283be0121ac0e (patch)
treec496123024b2526affac9a7cc2f849c027e3ad9f /arch/arm64/boot/dts/zte/Makefile
parente419a9a010ff7cb4e01231e8932535bac2297952 (diff)
downloadtalos-obmc-linux-5470964f8c7b9f0b1e1d5eed49a283be0121ac0e.tar.gz
talos-obmc-linux-5470964f8c7b9f0b1e1d5eed49a283be0121ac0e.zip
arm64: dts: zte: add initial zx296718-pcbox board support
It adds the initial zx296718-pcbox board support with devices like storage, audio and VGA output enabled. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/zte/Makefile')
-rw-r--r--arch/arm64/boot/dts/zte/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/zte/Makefile b/arch/arm64/boot/dts/zte/Makefile
index 667806620f59..d86c4def6bc9 100644
--- a/arch/arm64/boot/dts/zte/Makefile
+++ b/arch/arm64/boot/dts/zte/Makefile
@@ -1,4 +1,5 @@
dtb-$(CONFIG_ARCH_ZX) += zx296718-evb.dtb
+dtb-$(CONFIG_ARCH_ZX) += zx296718-pcbox.dtb
always := $(dtb-y)
subdir-y := $(dts-dirs)
OpenPOWER on IntegriCloud