V4L/DVB (3616): Bt8xx: select FW_LOADER

The bt8xx drivers uses request_firmware()
and thus needs to select FW_LOADER.

Signed-off-by: maximilian attems <maks@sternwelten.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
maximilian attems 2006-03-25 15:56:07 -03:00 committed by Mauro Carvalho Chehab
parent 9419045f84
commit 87c1fae6d4

View file

@ -7,6 +7,7 @@ config DVB_BT8XX
select DVB_CX24110 select DVB_CX24110
select DVB_OR51211 select DVB_OR51211
select DVB_LGDT330X select DVB_LGDT330X
select FW_LOADER
help help
Support for PCI cards based on the Bt8xx PCI bridge. Examples are Support for PCI cards based on the Bt8xx PCI bridge. Examples are
the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards, the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards,