V4L/DVB (3616): Bt8xx: select FW_LOADER
authormaximilian attems <maks@sternwelten.at>
Sat, 25 Mar 2006 18:56:07 +0000 (15:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 2 Apr 2006 07:55:07 +0000 (04:55 -0300)
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>
drivers/media/dvb/bt8xx/Kconfig

index 2337b41714e062d4b1531ce037ec775091c561f2..376ca48f1d1da61e843b6fb0aead0203bf926ea7 100644 (file)
@@ -7,6 +7,7 @@ config DVB_BT8XX
        select DVB_CX24110
        select DVB_OR51211
        select DVB_LGDT330X
+       select FW_LOADER
        help
          Support for PCI cards based on the Bt8xx PCI bridge. Examples are
          the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards,
This page took 0.027981 seconds and 5 git commands to generate.