Skip to content

Commit

Permalink
V4L/DVB (4871): Fix i2c dependencies of VIDEO_TVEEPROM and VIDEO_TUNER
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Dec 10, 2006
1 parent fd83e24 commit 444dadc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ source "drivers/media/common/Kconfig"

config VIDEO_TUNER
tristate
depends on I2C

config VIDEO_BUF
tristate
Expand All @@ -82,6 +83,7 @@ config VIDEO_IR

config VIDEO_TVEEPROM
tristate
depends on I2C

config USB_DABUSB
tristate "DABUSB driver"
Expand Down

0 comments on commit 444dadc

Please sign in to comment.