diff options
-rw-r--r-- | drivers/media/video/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index f50033e985e1..2ae2c52718a7 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -359,16 +359,6 @@ config VIDEO_MSP3400 | |||
359 | To compile this driver as a module, choose M here: the | 359 | To compile this driver as a module, choose M here: the |
360 | module will be called msp3400 | 360 | module will be called msp3400 |
361 | 361 | ||
362 | config VIDEO_DECODER | ||
363 | tristate "Add support for additional video chipsets" | ||
364 | depends on VIDEO_DEV && I2C && EXPERIMENTAL | ||
365 | select VIDEO_CX25840 | ||
366 | select VIDEO_SAA711X | ||
367 | select VIDEO_SAA7127 | ||
368 | ---help--- | ||
369 | Say Y here to compile drivers for SAA7115, SAA7127 and CX25840 | ||
370 | video decoders. | ||
371 | |||
372 | source "drivers/media/video/cx25840/Kconfig" | 362 | source "drivers/media/video/cx25840/Kconfig" |
373 | 363 | ||
374 | config VIDEO_SAA711X | 364 | config VIDEO_SAA711X |