[kernel] r13012 - in dists/trunk/linux-2.6/debian: . config/arm config/armel

Martin Michlmayr tbm at alioth.debian.org
Sat Mar 7 17:03:18 UTC 2009


Author: tbm
Date: Sat Mar  7 17:02:47 2009
New Revision: 13012

Log:
[arm, armel] Enable various V4L USB devices. (Closes: #518582)


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config
   dists/trunk/linux-2.6/debian/config/armel/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Mar  7 17:02:47 2009
@@ -37,6 +37,7 @@
   * topconfig: Disable NET_DSA since this hardware is special purpose and
     the option cannot be made modular at the moment and bloats the kernel
     image too much.
+  * [arm, armel] Enable various V4L USB devices. (Closes: #518582)
 
   [ Ben Hutchings ]
   * Remove firmware from drivers and make them use request_firmware():

Modified: dists/trunk/linux-2.6/debian/config/arm/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config	Sat Mar  7 17:02:47 2009
@@ -66,3 +66,27 @@
 CONFIG_ECONET_AUNUDP=y
 CONFIG_ECONET_NATIVE=y
 
+##
+## file: drivers/media/video/Kconfig
+##
+CONFIG_USB_OV511=m
+CONFIG_USB_SE401=m
+CONFIG_USB_STV680=m
+
+##
+## file: drivers/media/video/pwc/Kconfig
+##
+CONFIG_USB_PWC=m
+
+##
+## file: drivers/media/video/sn9c102/Kconfig
+##
+CONFIG_USB_SN9C102=m
+
+##
+## file: drivers/media/video/usbvideo/Kconfig
+##
+CONFIG_USB_VICAM=m
+CONFIG_USB_IBMCAM=m
+CONFIG_USB_KONICAWC=m
+

Modified: dists/trunk/linux-2.6/debian/config/armel/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/config	(original)
+++ dists/trunk/linux-2.6/debian/config/armel/config	Sat Mar  7 17:02:47 2009
@@ -62,3 +62,27 @@
 CONFIG_ECONET_AUNUDP=y
 CONFIG_ECONET_NATIVE=y
 
+##
+## file: drivers/media/video/Kconfig
+##
+CONFIG_USB_OV511=m
+CONFIG_USB_SE401=m
+CONFIG_USB_STV680=m
+
+##
+## file: drivers/media/video/pwc/Kconfig
+##
+CONFIG_USB_PWC=m
+
+##
+## file: drivers/media/video/sn9c102/Kconfig
+##
+CONFIG_USB_SN9C102=m
+
+##
+## file: drivers/media/video/usbvideo/Kconfig
+##
+CONFIG_USB_VICAM=m
+CONFIG_USB_IBMCAM=m
+CONFIG_USB_KONICAWC=m
+



More information about the Kernel-svn-changes mailing list