Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366768
b: refs/heads/master
c: c7c54a9
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 24, 2013
1 parent 3330653 commit 3002427
Show file tree
Hide file tree
Showing 4 changed files with 411 additions and 2 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: e4d2a6162d2a0a27be16b75da36f6bba64af63bc
refs/heads/master: c7c54a988d21626874e9f1b8dc6bb0547bcddf9c
11 changes: 10 additions & 1 deletion trunk/drivers/media/i2c/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -133,14 +133,23 @@ config VIDEO_WM8739
module will be called wm8739.

config VIDEO_VP27SMPX
tristate "Panasonic VP27s internal MPX"
tristate "Panasonic VP27's internal MPX"
depends on VIDEO_V4L2 && I2C
---help---
Support for the internal MPX of the Panasonic VP27s tuner.

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

config VIDEO_SONY_BTF_MPX
tristate "Sony BTF's internal MPX"
depends on VIDEO_V4L2 && I2C
help
Support for the internal MPX of the Sony BTF-PG472Z tuner.

To compile this driver as a module, choose M here: the
module will be called sony-btf-mpx.

comment "RDS decoders"

config VIDEO_SAA6588
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/i2c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ obj-$(CONFIG_VIDEO_TLV320AIC23B) += tlv320aic23b.o
obj-$(CONFIG_VIDEO_WM8775) += wm8775.o
obj-$(CONFIG_VIDEO_WM8739) += wm8739.o
obj-$(CONFIG_VIDEO_VP27SMPX) += vp27smpx.o
obj-$(CONFIG_VIDEO_SONY_BTF_MPX) += sony-btf-mpx.o
obj-$(CONFIG_VIDEO_UPD64031A) += upd64031a.o
obj-$(CONFIG_VIDEO_UPD64083) += upd64083.o
obj-$(CONFIG_VIDEO_OV7670) += ov7670.o
Expand Down
Loading

0 comments on commit 3002427

Please sign in to comment.