Browse Source

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>
maximilian attems 19 năm trước cách đây
mục cha
commit
26abe0234d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      drivers/media/video/saa7134/Kconfig

+ 1 - 0
drivers/media/video/saa7134/Kconfig

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