diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2016-08-23 10:27:02 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-08-23 09:06:02 +0000 |
| commit | 4629e81dcb8b02fd9d26437c61a4bbaaca5784f0 (patch) | |
| tree | b80ec9f2aa658b9079df019ffcf7f00b275d91b4 /conf/distro/include | |
| parent | 8bb16ea61b19fb41cfb60f126fa45770c55c003a (diff) | |
| download | meta-boot2qt-4629e81dcb8b02fd9d26437c61a4bbaaca5784f0.tar.gz | |
Fix typo in RPi overlay config
Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a
Task-number: QTBUG-52520
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'conf/distro/include')
| -rw-r--r-- | conf/distro/include/raspberrypi2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 46 | GPU_MEM = "256" | 46 | GPU_MEM = "256" |
| 47 | # video camera support | 47 | # video camera support |
| 48 | VIDEO_CAMERA = "1" | 48 | VIDEO_CAMERA = "1" |
| 49 | RPI_FT5604 = "1" | 49 | RPI_FT5406 = "1" |
| 50 | 50 | ||
| 51 | KERNEL_DEVICETREE += "overlays/rpi-ft5406-overlay.dtb" | 51 | KERNEL_DEVICETREE += "overlays/rpi-ft5406-overlay.dtb" |
| 52 | MACHINE_FEATURES += "pitft" | 52 | MACHINE_FEATURES += "pitft" |
