[PATCH] Kconfig: VIDEO_DECODER must select FW_LOADER
commit6079ca923de842e173b943b96c2fa3034826c68f
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 21 Mar 2006 03:34:58 +0000 (20 22:34 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Mar 2006 06:47:29 +0000 (27 22:47 -0800)
treebdedb99c0bfc3ba572f06f417812c2e1d11f02be
parent6e30bf3c59c6a4de812e92f49e8dbd067030d308
[PATCH] Kconfig: VIDEO_DECODER must select FW_LOADER

The cx25840 module requires external firmware in order to function,
so it must select FW_LOADER, but saa7115 and saa7129 do not require it.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/Kconfig