summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config/brcm
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 03:01:53 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 03:01:53 +0000
commitd4b4bf9440a21803ede713ee55361f0063df685f (patch)
treedc1435c35f87daef0f506ce832f8f6c73c2b0530 /openwrt/target/linux/linux-2.4/config/brcm
parent7ce0e836b52901b860f453818b5c855bcd2d422a (diff)
downloadmtk-20170518-d4b4bf9440a21803ede713ee55361f0063df685f.zip
mtk-20170518-d4b4bf9440a21803ede713ee55361f0063df685f.tar.gz
mtk-20170518-d4b4bf9440a21803ede713ee55361f0063df685f.tar.bz2
add initial video4linux support (for usb webcams) to head
SVN-Revision: 1654
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/brcm')
-rw-r--r--openwrt/target/linux/linux-2.4/config/brcm40
1 files changed, 39 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm
index 6ed4111..f8e50d7 100644
--- a/openwrt/target/linux/linux-2.4/config/brcm
+++ b/openwrt/target/linux/linux-2.4/config/brcm
@@ -1072,7 +1072,35 @@ CONFIG_NLS_DEFAULT="iso8859-1"
#
# Multimedia devices
#
-# CONFIG_VIDEO_DEV is not set
+CONFIG_VIDEO_DEV=m
+
+#
+# Video For Linux
+#
+CONFIG_VIDEO_PROC_FS=y
+# CONFIG_I2C_PARPORT is not set
+# CONFIG_VIDEO_BT848 is not set
+# CONFIG_VIDEO_PMS is not set
+# CONFIG_VIDEO_BWQCAM is not set
+# CONFIG_VIDEO_CQCAM is not set
+# CONFIG_VIDEO_CPIA is not set
+# CONFIG_VIDEO_SAA5249 is not set
+# CONFIG_TUNER_3036 is not set
+# CONFIG_VIDEO_STRADIS is not set
+# CONFIG_VIDEO_ZORAN is not set
+# CONFIG_VIDEO_ZORAN_BUZ is not set
+# CONFIG_VIDEO_ZORAN_DC10 is not set
+# CONFIG_VIDEO_ZORAN_LML33 is not set
+# CONFIG_VIDEO_ZR36120 is not set
+# CONFIG_VIDEO_MEYE is not set
+
+#
+# Radio Adapters
+#
+# CONFIG_RADIO_GEMTEK_PCI is not set
+# CONFIG_RADIO_MAXIRADIO is not set
+# CONFIG_RADIO_MAESTRO is not set
+# CONFIG_RADIO_MIROPCM20 is not set
#
# Sound
@@ -1119,6 +1147,16 @@ CONFIG_USB_PRINTER=m
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
+# CONFIG_USB_IBMCAM is not set
+# CONFIG_USB_KONICAWC is not set
+# CONFIG_USB_OV511 is not set
+CONFIG_USB_PWC=m
+# CONFIG_USB_SE401 is not set
+# CONFIG_USB_STV680 is not set
+# CONFIG_USB_W9968CF is not set
+# CONFIG_USB_VICAM is not set
+# CONFIG_USB_DSBR is not set
+# CONFIG_USB_DABUSB is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_KAWETH is not set