[oe-commits] org.oe.dev linux-rp-2.6.20: Add V4L support to defconfig-spitz and defconfig-akita to enable (beside other stuff) USB webcams

coredump2 commit openembedded-commits at lists.openembedded.org
Thu Jun 14 21:59:05 UTC 2007


linux-rp-2.6.20: Add V4L support to defconfig-spitz and defconfig-akita to enable (beside other stuff) USB webcams

Author: coredump2 at openembedded.org
Branch: org.openembedded.dev
Revision: 27867896b0e7a77bf67026ff41d66c61b2820d76
ViewMTN: http://monotone.openembedded.org/revision.psp?id=27867896b0e7a77bf67026ff41d66c61b2820d76
Files:
1
packages/linux/linux-rp-2.6.20/defconfig-akita
packages/linux/linux-rp-2.6.20/defconfig-spitz
packages/linux/linux-rp_2.6.20.bb
Diffs:

#
# mt diff -rd1225d783e183bd1d02b0f10680648d7c9cd1934 -r27867896b0e7a77bf67026ff41d66c61b2820d76
#
# 
# 
# patch "packages/linux/linux-rp-2.6.20/defconfig-akita"
#  from [ae46b5f2a281bedf3a7635d2989548e3bce1d731]
#    to [46aeed264869922edf037498d26845427629e130]
# 
# patch "packages/linux/linux-rp-2.6.20/defconfig-spitz"
#  from [eeb2ea15534a6c3c4d441095dd15ad2ec2df559a]
#    to [a33408e9f2a5a1b42e3bee27ed87e6ba4033fde1]
# 
# patch "packages/linux/linux-rp_2.6.20.bb"
#  from [561a51a3e89dbf4ab4f14db0b87cec6a4498d0eb]
#    to [d01dccf39f0d8528f82762f98d348f1f0fff409a]
# 
============================================================
--- packages/linux/linux-rp-2.6.20/defconfig-akita	ae46b5f2a281bedf3a7635d2989548e3bce1d731
+++ packages/linux/linux-rp-2.6.20/defconfig-akita	46aeed264869922edf037498d26845427629e130
@@ -922,9 +922,55 @@ CONFIG_LEDS_TRIGGER_IDE_DISK=y
 #
 # Multimedia devices
 #
-# CONFIG_VIDEO_DEV is not set
+CONFIG_VIDEO_DEV=m
+CONFIG_VIDEO_V4L1=y
+CONFIG_VIDEO_V4L1_COMPAT=y
+CONFIG_VIDEO_V4L2=y
 
 #
+# Video Capture Adapters
+#
+
+#
+# Video Capture Adapters
+#
+# CONFIG_VIDEO_ADV_DEBUG is not set
+CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
+# CONFIG_VIDEO_VIVI is not set
+# CONFIG_VIDEO_CPIA is not set
+# CONFIG_VIDEO_CPIA2 is not set
+# CONFIG_VIDEO_SAA5246A is not set
+# CONFIG_VIDEO_SAA5249 is not set
+# CONFIG_TUNER_3036 is not set
+
+#
+# V4L USB devices
+#
+# CONFIG_VIDEO_PVRUSB2 is not set
+# CONFIG_VIDEO_EM28XX is not set
+# CONFIG_VIDEO_USBVISION is not set
+# CONFIG_USB_VICAM is not set
+# CONFIG_USB_IBMCAM is not set
+# CONFIG_USB_KONICAWC is not set
+# CONFIG_USB_QUICKCAM_MESSENGER is not set
+# CONFIG_USB_ET61X251 is not set
+# CONFIG_VIDEO_OVCAMCHIP is not set
+# CONFIG_USB_W9968CF is not set
+# CONFIG_USB_OV511 is not set
+# CONFIG_USB_SE401 is not set
+# CONFIG_USB_SN9C102 is not set
+# CONFIG_USB_STV680 is not set
+# CONFIG_USB_ZC0301 is not set
+# CONFIG_USB_PWC is not set
+
+#
+# Radio Adapters
+#
+# CONFIG_USB_DSBR is not set
+
+#
+
+#
 # Digital Video Broadcasting Devices
 #
 # CONFIG_DVB is not set
============================================================
--- packages/linux/linux-rp-2.6.20/defconfig-spitz	eeb2ea15534a6c3c4d441095dd15ad2ec2df559a
+++ packages/linux/linux-rp-2.6.20/defconfig-spitz	a33408e9f2a5a1b42e3bee27ed87e6ba4033fde1
@@ -936,10 +936,55 @@ CONFIG_LEDS_TRIGGER_IDE_DISK=y
 #
 # Multimedia devices
 #
-# CONFIG_VIDEO_DEV is not set
+CONFIG_VIDEO_DEV=m
+CONFIG_VIDEO_V4L1=y
+CONFIG_VIDEO_V4L1_COMPAT=y
 CONFIG_VIDEO_V4L2=y
 
+ #
+# Video Capture Adapters
 #
+
+#
+# Video Capture Adapters
+#
+# CONFIG_VIDEO_ADV_DEBUG is not set
+CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
+# CONFIG_VIDEO_VIVI is not set
+# CONFIG_VIDEO_CPIA is not set
+# CONFIG_VIDEO_CPIA2 is not set
+# CONFIG_VIDEO_SAA5246A is not set
+# CONFIG_VIDEO_SAA5249 is not set
+# CONFIG_TUNER_3036 is not set
+
+#
+# V4L USB devices
+#
+# CONFIG_VIDEO_PVRUSB2 is not set
+# CONFIG_VIDEO_EM28XX is not set
+# CONFIG_VIDEO_USBVISION is not set
+# CONFIG_USB_VICAM is not set
+# CONFIG_USB_IBMCAM is not set
+# CONFIG_USB_KONICAWC is not set
+# CONFIG_USB_QUICKCAM_MESSENGER is not set
+# CONFIG_USB_ET61X251 is not set
+# CONFIG_VIDEO_OVCAMCHIP is not set
+# CONFIG_USB_W9968CF is not set
+# CONFIG_USB_OV511 is not set
+# CONFIG_USB_SE401 is not set
+# CONFIG_USB_SN9C102 is not set
+# CONFIG_USB_STV680 is not set
+# CONFIG_USB_ZC0301 is not set
+# CONFIG_USB_PWC is not set
+
+#
+# Radio Adapters
+#
+# CONFIG_USB_DSBR is not set
+
+#
+
+#
 # Digital Video Broadcasting Devices
 #
 # CONFIG_DVB is not set
============================================================
--- packages/linux/linux-rp_2.6.20.bb	561a51a3e89dbf4ab4f14db0b87cec6a4498d0eb
+++ packages/linux/linux-rp_2.6.20.bb	d01dccf39f0d8528f82762f98d348f1f0fff409a
@@ -1,6 +1,6 @@ require linux-rp.inc
 require linux-rp.inc
 
-PR = "r17"
+PR = "r18"
 
 # Handy URLs
 # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046






More information about the Openembedded-commits mailing list