Commit baacb5bf authored by Michael Krufky's avatar Michael Krufky Committed by Linus Torvalds

V4L/DVB (3525): Kconfig: remove VIDEO_DECODER

- removed VIDEO_DECODER Kconfig menu item.
  VIDEO_CX25840, VIDEO_SAA711X and VIDEO_SAA7127 now
  each have their own menu items.
Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent ac9ec935
...@@ -359,16 +359,6 @@ config VIDEO_MSP3400 ...@@ -359,16 +359,6 @@ config VIDEO_MSP3400
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called msp3400 module will be called msp3400
config VIDEO_DECODER
tristate "Add support for additional video chipsets"
depends on VIDEO_DEV && I2C && EXPERIMENTAL
select VIDEO_CX25840
select VIDEO_SAA711X
select VIDEO_SAA7127
---help---
Say Y here to compile drivers for SAA7115, SAA7127 and CX25840
video decoders.
source "drivers/media/video/cx25840/Kconfig" source "drivers/media/video/cx25840/Kconfig"
config VIDEO_SAA711X config VIDEO_SAA711X
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment