From 33fb750f9d15888873458a1afdf1d9dd816f78d7 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 18 Jul 2017 13:27:48 +0100 Subject: [PATCH] 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 a4b314130..37410606b 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 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 5733e2212..632d3b402 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2395,6 +2395,11 @@ CONFIG_USB_PWC=m # CONFIG_USB_PWC_DEBUG is not set CONFIG_USB_PWC_INPUT_EVDEV=y +## +## file: drivers/media/usb/rainshadow-cec/Kconfig +## +CONFIG_USB_RAINSHADOW_CEC=m + ## ## file: drivers/media/usb/s2255/Kconfig ##