aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/raspberrypi2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/raspberrypi2.conf')
-rw-r--r--conf/distro/include/raspberrypi2.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/distro/include/raspberrypi2.conf b/conf/distro/include/raspberrypi2.conf
index 7e4c0577..040ea9b7 100644
--- a/conf/distro/include/raspberrypi2.conf
+++ b/conf/distro/include/raspberrypi2.conf
@@ -46,3 +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"
+
+KERNEL_DEVICETREE += "overlays/rpi-ft5406-overlay.dtb"
+MACHINE_FEATURES += "pitft"