summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-10-26 23:19:21 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-11-21 15:04:39 +0100
commit1e2e1af03b1ca26b1659fa45a49a039946a0d14f (patch)
tree90b4bd17b5cb4e289a06074bbcfd55d0b612bc9b /arch/arm/mach-tegra/Makefile
parentce64f79fa8de5b2413ee10c046471cd74b4e7bc1 (diff)
apalis-tk1: integrate optional edp support
Integrate optional eDP support (e.g. uncomment define of APALIS_TK1_EDP as found in the platform data header file. Tested using a prototype Apalis TK1 mezzanine connecting to a Samsung LTN156FL02-L01 panel featuring a 4K aka UHD resolution of 3840 by 2160. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 80dfa9f53e43..d3092be73044 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -150,6 +150,7 @@ obj-${CONFIG_MACH_APALIS_TK1} += board-apalis-tk1-sensors.o
obj-${CONFIG_MACH_APALIS_TK1} += board-apalis-tk1-panel.o
obj-${CONFIG_MACH_APALIS_TK1} += board-apalis-tk1-memory.o
obj-${CONFIG_MACH_APALIS_TK1} += board-apalis-tk1-power.o
+obj-${CONFIG_MACH_APALIS_TK1} += panel-a-edp-1080p-14-0.o
obj-${CONFIG_MACH_APALIS_TK1} += panel-c-lvds-1366-14.o
ifeq ($(CONFIG_MACH_APALIS_TK1),y)
obj-${CONFIG_SYSEDP_FRAMEWORK} += board-apalis-tk1-sysedp.o