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

svn path=/dists/trunk/linux-2.6/; revision=13012
This commit is contained in:
Martin Michlmayr 2009-03-07 17:02:47 +00:00
parent 66a5722389
commit 8c33962ea3
3 changed files with 49 additions and 0 deletions

1
debian/changelog vendored
View File

@ -37,6 +37,7 @@ linux-2.6 (2.6.29~rc7-1~experimental.1) UNRELEASED; urgency=low
* 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():

View File

@ -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

View File

@ -62,3 +62,27 @@ CONFIG_OABI_COMPAT=y
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