projects
/
wrapfs-3.2.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f93d9d
)
V4L/DVB: Saa7134: select FW_LOADER
author
maximilian attems
<maks@sternwelten.at>
Sat, 16 Sep 2006 21:37:11 +0000
(23:37 +0200)
committer
Adrian Bunk
<bunk@stusta.de>
Sat, 16 Sep 2006 21:37:11 +0000
(23:37 +0200)
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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/media/video/saa7134/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/video/saa7134/Kconfig
b/drivers/media/video/saa7134/Kconfig
index 86671a43e769850e2e8ed971a89158fffe65d53b..e1c1805df1fb67661729c603af70bf3045b5ad03 100644
(file)
--- a/
drivers/media/video/saa7134/Kconfig
+++ b/
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.