Skip to content

Commit

Permalink
V4L/DVB (3615): Saa7134: select FW_LOADER
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
maximilian attems authored and Mauro Carvalho Chehab committed Apr 2, 2006
1 parent 4ae5c2e commit 26abe02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/saa7134/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 26abe02

Please sign in to comment.