From c81e0883b47399256e2f84b13a84d15a44c672a8 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 3 Mar 2012 20:42:45 +0000 Subject: [PATCH] gspca: Enable USB_GSPCA_TOPRO as module svn path=/dists/sid/linux-2.6/; revision=18777 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 99f4dc94f..80418c39b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ linux-2.6 (3.2.9-1) UNRELEASED; urgency=low * hid: Enable HID_HOLTEK, HID_PRIMAX, HID_SPEEDLINK, HID_WIIMOTE as modules, HID_ACRUX_FF * media/rc: Enable RC_ATI_REMOTE as module + * gspca: Enable USB_GSPCA_TOPRO as module -- Bastian Blank Thu, 01 Mar 2012 11:47:17 +0100 diff --git a/debian/config/config b/debian/config/config index dd7f81c98..baf17fabf 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1314,6 +1314,7 @@ CONFIG_USB_GSPCA_STK014=m CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m +CONFIG_USB_GSPCA_TOPRO=m CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m