mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
V4L/DVB (4871): Fix i2c dependencies of VIDEO_TVEEPROM and VIDEO_TUNER
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
fd83e2487e
commit
444dadc439
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@ source "drivers/media/common/Kconfig"
|
||||||
|
|
||||||
config VIDEO_TUNER
|
config VIDEO_TUNER
|
||||||
tristate
|
tristate
|
||||||
|
depends on I2C
|
||||||
|
|
||||||
config VIDEO_BUF
|
config VIDEO_BUF
|
||||||
tristate
|
tristate
|
||||||
|
@ -82,6 +83,7 @@ config VIDEO_IR
|
||||||
|
|
||||||
config VIDEO_TVEEPROM
|
config VIDEO_TVEEPROM
|
||||||
tristate
|
tristate
|
||||||
|
depends on I2C
|
||||||
|
|
||||||
config USB_DABUSB
|
config USB_DABUSB
|
||||||
tristate "DABUSB driver"
|
tristate "DABUSB driver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue