Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250349
b: refs/heads/master
c: 81f2030
h: refs/heads/master
i:
  250347: 249c94f
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 21, 2011
1 parent 04fe8db commit 2bcc163
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 62 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1402307c23cfeafce2313d936a4a990eb8783f7
refs/heads/master: 81f2030a935734ff404c86ad85f1eab777eb2324
126 changes: 65 additions & 61 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,10 @@ config VIDEO_IR_I2C
# Encoder / Decoder module configuration
#

menu "Encoders/decoders and other helper chips"
menu "Encoders, decoders, sensors and other helper chips"
visible if !VIDEO_HELPER_CHIPS_AUTO

comment "Audio decoders"
comment "Audio decoders, processors and mixers"

config VIDEO_TVAUDIO
tristate "Simple audio decoder chips"
Expand Down Expand Up @@ -210,15 +210,6 @@ config VIDEO_CS53L32A
To compile this driver as a module, choose M here: the
module will be called cs53l32a.

config VIDEO_M52790
tristate "Mitsubishi M52790 A/V switch"
depends on VIDEO_V4L2 && I2C
---help---
Support for the Mitsubishi M52790 A/V switch.

To compile this driver as a module, choose M here: the
module will be called m52790.

config VIDEO_TLV320AIC23B
tristate "Texas Instruments TLV320AIC23B audio codec"
depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
Expand Down Expand Up @@ -321,36 +312,6 @@ config VIDEO_KS0127
To compile this driver as a module, choose M here: the
module will be called ks0127.

config VIDEO_OV7670
tristate "OmniVision OV7670 sensor support"
depends on I2C && VIDEO_V4L2
---help---
This is a Video4Linux2 sensor-level driver for the OmniVision
OV7670 VGA camera. It currently only works with the M88ALP01
controller.

config VIDEO_MT9V011
tristate "Micron mt9v011 sensor support"
depends on I2C && VIDEO_V4L2
---help---
This is a Video4Linux2 sensor-level driver for the Micron
mt0v011 1.3 Mpixel camera. It currently only works with the
em28xx driver.

config VIDEO_MT9V032
tristate "Micron MT9V032 sensor support"
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
---help---
This is a Video4Linux2 sensor-level driver for the Micron
MT9V032 752x480 CMOS sensor.

config VIDEO_TCM825X
tristate "TCM825x camera sensor support"
depends on I2C && VIDEO_V4L2
---help---
This is a driver for the Toshiba TCM825x VGA camera sensor.
It is used for example in Nokia N800.

config VIDEO_SAA7110
tristate "Philips SAA7110 video decoder"
depends on VIDEO_V4L2 && I2C
Expand All @@ -369,15 +330,6 @@ config VIDEO_SAA711X
To compile this driver as a module, choose M here: the
module will be called saa7115.

config VIDEO_SAA717X
tristate "Philips SAA7171/3/4 audio/video decoders"
depends on VIDEO_V4L2 && I2C
---help---
Support for the Philips SAA7171/3/4 audio/video decoders.

To compile this driver as a module, choose M here: the
module will be called saa717x.

config VIDEO_SAA7191
tristate "Philips SAA7191 video decoder"
depends on VIDEO_V4L2 && I2C
Expand Down Expand Up @@ -427,6 +379,15 @@ config VIDEO_VPX3220

comment "Video and audio decoders"

config VIDEO_SAA717X
tristate "Philips SAA7171/3/4 audio/video decoders"
depends on VIDEO_V4L2 && I2C
---help---
Support for the Philips SAA7171/3/4 audio/video decoders.

To compile this driver as a module, choose M here: the
module will be called saa717x.

source "drivers/media/video/cx25840/Kconfig"

comment "MPEG video encoders"
Expand Down Expand Up @@ -481,15 +442,6 @@ config VIDEO_ADV7175
To compile this driver as a module, choose M here: the
module will be called adv7175.

config VIDEO_THS7303
tristate "THS7303 Video Amplifier"
depends on I2C
help
Support for TI THS7303 video amplifier

To compile this driver as a module, choose M here: the
module will be called ths7303.

config VIDEO_ADV7343
tristate "ADV7343 video encoder"
depends on I2C
Expand All @@ -505,6 +457,38 @@ config VIDEO_AK881X
help
Video output driver for AKM AK8813 and AK8814 TV encoders

comment "Camera sensor devices"

config VIDEO_OV7670
tristate "OmniVision OV7670 sensor support"
depends on I2C && VIDEO_V4L2
---help---
This is a Video4Linux2 sensor-level driver for the OmniVision
OV7670 VGA camera. It currently only works with the M88ALP01
controller.

config VIDEO_MT9V011
tristate "Micron mt9v011 sensor support"
depends on I2C && VIDEO_V4L2
---help---
This is a Video4Linux2 sensor-level driver for the Micron
mt0v011 1.3 Mpixel camera. It currently only works with the
em28xx driver.

config VIDEO_MT9V032
tristate "Micron MT9V032 sensor support"
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
---help---
This is a Video4Linux2 sensor-level driver for the Micron
MT9V032 752x480 CMOS sensor.

config VIDEO_TCM825X
tristate "TCM825x camera sensor support"
depends on I2C && VIDEO_V4L2
---help---
This is a driver for the Toshiba TCM825x VGA camera sensor.
It is used for example in Nokia N800.

comment "Video improvement chips"

config VIDEO_UPD64031A
Expand All @@ -530,6 +514,26 @@ config VIDEO_UPD64083
To compile this driver as a module, choose M here: the
module will be called upd64083.

comment "Miscelaneous helper chips"

config VIDEO_THS7303
tristate "THS7303 Video Amplifier"
depends on I2C
help
Support for TI THS7303 video amplifier

To compile this driver as a module, choose M here: the
module will be called ths7303.

config VIDEO_M52790
tristate "Mitsubishi M52790 A/V switch"
depends on VIDEO_V4L2 && I2C
---help---
Support for the Mitsubishi M52790 A/V switch.

To compile this driver as a module, choose M here: the
module will be called m52790.

endmenu # encoder / decoder chips

config VIDEO_SH_VOU
Expand Down Expand Up @@ -923,7 +927,7 @@ config VIDEO_OMAP2
This is a v4l2 driver for the TI OMAP2 camera capture interface

config VIDEO_MX2_HOSTSUPPORT
bool
bool

config VIDEO_MX2
tristate "i.MX27/i.MX25 Camera Sensor Interface driver"
Expand Down Expand Up @@ -1010,7 +1014,7 @@ config USB_STKWEBCAM
Supported devices are typically found in some Asus laptops,
with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
may be supported by the stk11xx driver, from which this is
derived, see <http://sourceforge.net/projects/syntekdriver/>
derived, see <http://sourceforge.net/projects/syntekdriver/>

To compile this driver as a module, choose M here: the
module will be called stkwebcam.
Expand Down

0 comments on commit 2bcc163

Please sign in to comment.