[linux] 01/01: media: Enable USB_RAINSHADOW_CEC as module (see #868511)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Jul 18 12:28:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 33fb750f9d15888873458a1afdf1d9dd816f78d7
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Jul 18 13:27:48 2017 +0100
media: Enable USB_RAINSHADOW_CEC as module (see #868511)
---
debian/changelog | 6 ++++++
debian/config/config | 5 +++++
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a4b3141..3741060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.12.2-1~exp2) UNRELEASED; urgency=medium
+
+ * media: Enable USB_RAINSHADOW_CEC as module (see #868511)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Tue, 18 Jul 2017 13:26:41 +0100
+
linux (4.12.2-1~exp1) experimental; urgency=medium
* New upstream release: https://kernelnewbies.org/Linux_4.12
diff --git a/debian/config/config b/debian/config/config
index 5733e22..632d3b4 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -2396,6 +2396,11 @@ CONFIG_USB_PWC=m
CONFIG_USB_PWC_INPUT_EVDEV=y
##
+## file: drivers/media/usb/rainshadow-cec/Kconfig
+##
+CONFIG_USB_RAINSHADOW_CEC=m
+
+##
## file: drivers/media/usb/s2255/Kconfig
##
CONFIG_USB_S2255=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