Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-13 | Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module | Michael Krufky | |
From: Michael Krufky <mkrufky@linuxtv.org> 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> | |||
2005-11-09 | Makefile fixes | Mauro Carvalho Chehab | |
- Makefile for cx25840 boards - included newer video decoders on make install Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> |