Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104056
b: refs/heads/master
c: 367394a
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 90b4f65 commit a5717e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 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: 1c22dad8ab86caef7a1f01cf3e9bb446a448aac5
refs/heads/master: 367394ac5cce83d40e605b5c75ee27dbe3d42d92
17 changes: 13 additions & 4 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,9 @@ config VIDEOBUF_DVB
config VIDEO_BTCX
tristate

config VIDEO_IR_I2C
tristate

config VIDEO_IR
tristate
depends on INPUT
select VIDEO_IR_I2C if I2C

config VIDEO_TVEEPROM
tristate
Expand Down Expand Up @@ -88,6 +84,19 @@ config VIDEO_HELPER_CHIPS_AUTO

In doubt, say Y.

config VIDEO_IR_I2C
tristate "I2C module for IR" if !VIDEO_HELPER_CHIPS_AUTO
depends on I2C && VIDEO_IR
default y
---help---
Most boards have an IR chip directly connected via GPIO. However,
some video boards have the IR connected via I2C bus.

If your board doesn't have an I2C IR chip, you may disable this
option.

In doubt, say Y.

#
# Encoder / Decoder module configuration
#
Expand Down

0 comments on commit a5717e4

Please sign in to comment.