[linux] 04/05: [armhf] media: Enable VIDEO_V4L2_SUBDEV_API and VIDEO_OMAP3 as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Sep 22 23:08:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 04355bf580912877c25243ac3b640a4ead274f06
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Sep 22 01:19:37 2016 +0100

    [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 248f507..d12275d 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 <ben at decadent.org.uk>  Fri, 16 Sep 2016 16:39:53 +0100
 
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 41a0099..821efa1 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
 
 ##

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list