V4L/DVB (3615): Saa7134: select FW_LOADER

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>
This commit is contained in:
maximilian attems 2006-03-25 15:55:55 -03:00 committed by Mauro Carvalho Chehab
parent 4ae5c2e5e6
commit 26abe0234d

View 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.