Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357536
b: refs/heads/master
c: 6259582
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Feb 8, 2013
1 parent 77a7004 commit af8677a
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 16 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: da92c29340172fddb6ea838cd964614195031071
refs/heads/master: 625958207752519bd0e49d0dcdde61a20ac081b3
3 changes: 3 additions & 0 deletions trunk/drivers/media/common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ config MEDIA_COMMON_OPTIONS
comment "common driver options"
depends on MEDIA_COMMON_OPTIONS

config VIDEO_CX2341X
tristate

source "drivers/media/common/b2c2/Kconfig"
source "drivers/media/common/saa7146/Kconfig"
source "drivers/media/common/siano/Kconfig"
1 change: 1 addition & 0 deletions trunk/drivers/media/common/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
obj-y += b2c2/ saa7146/ siano/
obj-$(CONFIG_VIDEO_CX2341X) += cx2341x.o
File renamed without changes.
14 changes: 0 additions & 14 deletions trunk/drivers/media/i2c/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -317,20 +317,6 @@ config VIDEO_SAA717X

source "drivers/media/i2c/cx25840/Kconfig"

comment "MPEG video encoders"

config VIDEO_CX2341X
tristate "Conexant CX2341x MPEG encoders"
depends on VIDEO_V4L2
---help---
Support for the Conexant CX23416 MPEG encoders
and CX23415 MPEG encoder/decoders.

This module currently supports the encoding functions only.

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

comment "Video encoders"

config VIDEO_SAA7127
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/i2c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,5 @@ obj-$(CONFIG_VIDEO_ADP1653) += adp1653.o
obj-$(CONFIG_VIDEO_AS3645A) += as3645a.o
obj-$(CONFIG_VIDEO_SMIAPP_PLL) += smiapp-pll.o
obj-$(CONFIG_VIDEO_BTCX) += btcx-risc.o
obj-$(CONFIG_VIDEO_CX2341X) += cx2341x.o
obj-$(CONFIG_VIDEO_AK881X) += ak881x.o
obj-$(CONFIG_VIDEO_IR_I2C) += ir-kbd-i2c.o

0 comments on commit af8677a

Please sign in to comment.