V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 14 Mar 2006 03:35:07 +0000 (00:35 -0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:53:22 +0000 (08:53 -0800)
The cx25840 module requires external firmware in order to function,
so it must select FW_LOADER, but saa7115 and saa7129 do not require it.
This patch creates VIDEO_CX25840, and alters VIDEO_DECODER to select it.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found