commit | f6fe8c6a429bb44d95091e67f8e39662cd4e6fc3 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Tue Mar 14 00:35:07 2006 -0300 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Mar 21 08:53:22 2006 -0800 |
tree | c76a52168fde687ced2a2224c9beca5eb274616c | |
parent | 31dcbf994b9eda784c620c8caa3a9dc67a9d0045 [diff] |
V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module 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>