aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.19/950-0796-configs-Set-VIDEO_V4L2_SUBDEV_API-y-on-arm64-bcm2711.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0796-configs-Set-VIDEO_V4L2_SUBDEV_API-y-on-arm64-bcm2711.patch')
-rw-r--r--target/linux/brcm2708/patches-4.19/950-0796-configs-Set-VIDEO_V4L2_SUBDEV_API-y-on-arm64-bcm2711.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0796-configs-Set-VIDEO_V4L2_SUBDEV_API-y-on-arm64-bcm2711.patch b/target/linux/brcm2708/patches-4.19/950-0796-configs-Set-VIDEO_V4L2_SUBDEV_API-y-on-arm64-bcm2711.patch
new file mode 100644
index 0000000000..08cbabcab5
--- /dev/null
+++ b/target/linux/brcm2708/patches-4.19/950-0796-configs-Set-VIDEO_V4L2_SUBDEV_API-y-on-arm64-bcm2711.patch
@@ -0,0 +1,22 @@
+From 9b35b30efe4161dfb345c449e14fc827edbc757f Mon Sep 17 00:00:00 2001
+From: Phil Elwell <phil@raspberrypi.org>
+Date: Fri, 6 Sep 2019 17:48:25 +0100
+Subject: [PATCH 796/806] configs: Set VIDEO_V4L2_SUBDEV_API=y on arm64/bcm2711
+
+This one got missed.
+
+Signed-off-by: Phil Elwell <phil@raspberrypi.org>
+---
+ arch/arm64/configs/bcm2711_defconfig | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/arch/arm64/configs/bcm2711_defconfig
++++ b/arch/arm64/configs/bcm2711_defconfig
+@@ -680,6 +680,7 @@ CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
+ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
+ CONFIG_MEDIA_RADIO_SUPPORT=y
+ CONFIG_MEDIA_CONTROLLER=y
++CONFIG_VIDEO_V4L2_SUBDEV_API=y
+ CONFIG_MEDIA_USB_SUPPORT=y
+ CONFIG_USB_VIDEO_CLASS=m
+ CONFIG_USB_M5602=m