From 8064c8997e2e72e6d8dc431e71aadbbe8ed9f5fe Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 12 Dec 2016 15:11:50 +0200 Subject: rpi: remove rpi-ft5406 overlay The rpi-ft5406 touch display support is also build as a kernel module, so there is no need to build separate overlay file. Change-Id: I6c0d99d5aedad2d24e8e23723613b0a52dcb7736 Reviewed-by: Teemu Holappa --- conf/distro/include/raspberrypi.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/include/raspberrypi.inc b/conf/distro/include/raspberrypi.inc index aa7839a..9d8b526 100644 --- a/conf/distro/include/raspberrypi.inc +++ b/conf/distro/include/raspberrypi.inc @@ -40,5 +40,4 @@ module_conf_bcm2835-v4l2 = "options bcm2835-v4l2 gst_v4l2src_is_broken=1" # video camera support VIDEO_CAMERA = "1" -RPI_FT5604 = "1" MACHINE_FEATURES += "pitft" -- cgit v1.2.3-54-g00ecf