dect
/
linux-2.6
Archived
13
0
Fork 0

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: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Michael Krufky 2006-03-16 02:59:09 -03:00 committed by Linus Torvalds
parent ac9ec9358e
commit baacb5bf47
1 changed files with 0 additions and 10 deletions

View File

@ -359,16 +359,6 @@ config VIDEO_MSP3400
To compile this driver as a module, choose M here: the
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"
config VIDEO_SAA711X