Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138370
b: refs/heads/master
c: ffe84b7
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent ab4d66e commit b050442
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 13 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: 893cce04b77e3e520e2b3ce4ae629f57dc6ce7f7
refs/heads/master: ffe84b7a31bb39a26d74ff5a9ee921cd2c23e29c
26 changes: 14 additions & 12 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,20 @@ config VIDEO_VP27SMPX
To compile this driver as a module, choose M here: the
module will be called vp27smpx.

comment "RDS decoders"

config VIDEO_SAA6588
tristate "SAA6588 Radio Chip RDS decoder support"
depends on VIDEO_V4L2 && I2C

help
Support for this Radio Data System (RDS) decoder. This allows
seeing radio station identification transmitted using this
standard.

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

comment "Video decoders"

config VIDEO_BT819
Expand Down Expand Up @@ -467,18 +481,6 @@ config VIDEO_VIVI

source "drivers/media/video/bt8xx/Kconfig"

config VIDEO_SAA6588
tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
depends on I2C && VIDEO_BT848

help
Support for Radio Data System (RDS) decoder. This allows seeing
radio station identification transmitted using this standard.
Currently, it works only with bt8x8 chips.

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

config VIDEO_PMS
tristate "Mediavision Pro Movie Studio Video For Linux"
depends on ISA && VIDEO_V4L1
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/bt8xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ config VIDEO_BT848
select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO
select VIDEO_TVAUDIO if VIDEO_HELPER_CHIPS_AUTO
select VIDEO_TDA7432 if VIDEO_HELPER_CHIPS_AUTO
select VIDEO_SAA6588 if VIDEO_HELPER_CHIPS_AUTO
---help---
Support for BT848 based frame grabber/overlay boards. This includes
the Miro, Hauppauge and STB boards. Please read the material in
Expand Down

0 comments on commit b050442

Please sign in to comment.