[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.
This commit is contained in:
Ben Hutchings 2016-09-22 01:19:37 +01:00
parent b37c595561
commit 04355bf580
2 changed files with 3 additions and 4 deletions

1
debian/changelog vendored
View File

@ -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@decadent.org.uk> Fri, 16 Sep 2016 16:39:53 +0100

View File

@ -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
##