From 4629e81dcb8b02fd9d26437c61a4bbaaca5784f0 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 23 Aug 2016 10:27:02 +0300 Subject: Fix typo in RPi overlay config Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a Task-number: QTBUG-52520 Reviewed-by: Teemu Holappa --- conf/distro/include/raspberrypi2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/include/raspberrypi2.conf b/conf/distro/include/raspberrypi2.conf index 040ea9b..392ce40 100644 --- a/conf/distro/include/raspberrypi2.conf +++ b/conf/distro/include/raspberrypi2.conf @@ -46,7 +46,7 @@ module_conf_bcm2835-v4l2 = "options bcm2835-v4l2 gst_v4l2src_is_broken=1" GPU_MEM = "256" # video camera support VIDEO_CAMERA = "1" -RPI_FT5604 = "1" +RPI_FT5406 = "1" KERNEL_DEVICETREE += "overlays/rpi-ft5406-overlay.dtb" MACHINE_FEATURES += "pitft" -- cgit v1.2.3-54-g00ecf