diff --git a/debian/changelog b/debian/changelog index be112cf0a..3766dd4d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ linux-2.6 (2.6.37~rc4-1~experimental.1) UNRELEASED; urgency=low * net: Enable BNA, SMCTR, USB_NET_CX82310_ETH as modules * IR: Enable IR_RC5_SZ_DECODER as module * [i386] IR: Enable IR_NUVOTON as module + * V4L: Enable GSPCA_KONICA, GSPCA_XIRLINK_CIT as modules -- maximilian attems Wed, 31 Oct 2010 13:23:11 +0200 diff --git a/debian/config/config b/debian/config/config index 90f2ffa4e..13c24f168 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1200,6 +1200,7 @@ CONFIG_USB_GSPCA_CONEX=m CONFIG_USB_GSPCA_ETOMS=m CONFIG_USB_GSPCA_FINEPIX=m CONFIG_USB_GSPCA_JEILINJ=m +CONFIG_USB_GSPCA_KONICA=m CONFIG_USB_GSPCA_MARS=m CONFIG_USB_GSPCA_MR97310A=m CONFIG_USB_GSPCA_OV519=m @@ -1228,6 +1229,7 @@ CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m +CONFIG_USB_GSPCA_XIRLINK_CIT=m CONFIG_USB_GSPCA_ZC3XX=m CONFIG_USB_GSPCA_BENQ=m CONFIG_USB_GSPCA_CPIA1=m