Browse Source

V4L/DVB (4519): Fixes Helper module dependencies against V4L APIs

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab 19 years ago
parent
commit
1450e6bedc
2 changed files with 482 additions and 467 deletions
  1. 481 466
      drivers/media/video/Kconfig
  2. 1 1
      drivers/media/video/cx25840/Kconfig

File diff suppressed because it is too large
+ 481 - 466
drivers/media/video/Kconfig


+ 1 - 1
drivers/media/video/cx25840/Kconfig

@@ -1,6 +1,6 @@
 config VIDEO_CX25840
 	tristate "Conexant CX2584x audio/video decoders"
-	depends on VIDEO_DEV && I2C && EXPERIMENTAL
+	depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
 	select FW_LOADER
 	---help---
 	  Support for the Conexant CX2584x audio/video decoders.

Some files were not shown because too many files changed in this diff