summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds/Makefile
diff options
context:
space:
mode:
authorXiubo Li <Li.Xiubo@freescale.com>2014-12-16 14:50:33 +0800
committerYork Sun <yorksun@freescale.com>2015-01-23 22:29:14 -0600
commitdd04832d522918cad1d3ae894f94c5e59c04d567 (patch)
tree92933b273de3e071e2d0d283f6795e8eb0b9a8a3 /board/freescale/ls1021aqds/Makefile
parent0181937fa371aa482d99f17ab2bc219bfcbb21b2 (diff)
downloadu-boot-imx-dd04832d522918cad1d3ae894f94c5e59c04d567.zip
u-boot-imx-dd04832d522918cad1d3ae894f94c5e59c04d567.tar.gz
u-boot-imx-dd04832d522918cad1d3ae894f94c5e59c04d567.tar.bz2
ls102xa: dcu: Add platform support for DCU on LS1021AQDS board
This patch adds the CH7301 HDMI options and the common configuration for DCU on LS1021AQDS board. Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Alison Wang <alison.wang@freescale.com> Cc: Jason Jin <Jason.Jin@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/freescale/ls1021aqds/Makefile')
-rw-r--r--board/freescale/ls1021aqds/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls1021aqds/Makefile b/board/freescale/ls1021aqds/Makefile
index 3b6903c..ab02344 100644
--- a/board/freescale/ls1021aqds/Makefile
+++ b/board/freescale/ls1021aqds/Makefile
@@ -7,3 +7,4 @@
obj-y += ls1021aqds.o
obj-y += ddr.o
obj-y += eth.o
+obj-$(CONFIG_FSL_DCU_FB) += dcu.o