summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-08-01 18:27:03 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-08-02 05:36:19 +0000
commit117b332712beb3b5180599237190c8d3f1c8d874 (patch)
tree55a36a5771ae5737b21e608334cb78d7969498e0
parent80fdea4f30c72ea29ed4ab2976bfb52e07c483f0 (diff)
Remove touchscreen addition
Kernel 4.14 does not ship the dtb anymore, we pin on 4.9 for now. Change-Id: I96228b014dc09efbc7379383b2795a8d4eadf022 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-bsp/conf/include/agl_dra7xx-evm.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
index 2161c7db2..876d6e9a6 100644
--- a/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
+++ b/meta-agl-bsp/conf/include/agl_dra7xx-evm.inc
@@ -56,6 +56,3 @@ WKS_FILE = "sdimage-bootpart-uuid.wks"
IMAGE_BOOT_FILES = "MLO u-boot.img uEnv.txt"
AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
-
-# re-add LG touchscreen
-KERNEL_DEVICETREE += "dra7-evm-lcd-lg.dtb"