V4L/DVB (3615): Saa7134: select FW_LOADER
authormaximilian attems <maks@sternwelten.at>
Sat, 25 Mar 2006 18:55:55 +0000 (15:55 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 2 Apr 2006 07:55:04 +0000 (04:55 -0300)
The saa7134 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/video/saa7134/Kconfig

index 86671a4..e1c1805 100644 (file)
@@ -39,6 +39,7 @@ config VIDEO_SAA7134_DVB
        tristate "DVB/ATSC Support for saa7134 based TV cards"
        depends on VIDEO_SAA7134 && DVB_CORE
        select VIDEO_BUF_DVB
+       select FW_LOADER
        ---help---
          This adds support for DVB cards based on the
          Philips saa7134 chip.