From 117b332712beb3b5180599237190c8d3f1c8d874 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 1 Aug 2018 18:27:03 +0200 Subject: Remove touchscreen addition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- meta-agl-bsp/conf/include/agl_dra7xx-evm.inc | 3 --- 1 file changed, 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" -- cgit 1.2.3-korg