From 04355bf580912877c25243ac3b640a4ead274f06 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 22 Sep 2016 01:19:37 +0100 Subject: [PATCH] [armhf] media: Enable VIDEO_V4L2_SUBDEV_API and VIDEO_OMAP3 as module Originally done in 4.7.4-1 then reverted due to ABI breakage. --- debian/changelog | 1 + debian/config/armhf/config | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 248f507a1..d12275d2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ linux (4.8~rc5-1~exp2) UNRELEASED; urgency=medium (Closes: #836251, thanks to Vagrant Cascadian) * [armhf] dsa: Enable drivers for Lamobo R1 (aka BPi-R1): B53, B53_MDIO_DRIVER as modules (Closes: #836231, thanks to Vagrant Cascadian) + * [armhf] media: Enable VIDEO_V4L2_SUBDEV_API and VIDEO_OMAP3 as module -- Ben Hutchings Fri, 16 Sep 2016 16:39:53 +0100 diff --git a/debian/config/armhf/config b/debian/config/armhf/config index 41a009923..821efa14c 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -514,14 +514,12 @@ CONFIG_BCM2835_MBOX=y ## CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CONTROLLER=y -#. Deferred to 4.8 -# CONFIG_VIDEO_V4L2_SUBDEV_API is not set +CONFIG_VIDEO_V4L2_SUBDEV_API=y ## ## file: drivers/media/platform/Kconfig ## -#. Deferred to 4.8 -# CONFIG_VIDEO_OMAP3 is not set +CONFIG_VIDEO_OMAP3=m CONFIG_VIDEO_TI_VPE=m ##