LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] media: tuner-xc2028 depends on FW_LOADER.
@ 2008-02-14 7:24 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2008-02-14 7:24 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: Andrew Morton, linux-kernel
ERROR: "release_firmware" [drivers/media/video/tuner-xc2028.ko] undefined!
ERROR: "request_firmware" [drivers/media/video/tuner-xc2028.ko] undefined!
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
---
drivers/media/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 8f4a453..cb0b3fb 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -93,7 +93,7 @@ if VIDEO_TUNER_CUSTOMIZE
config TUNER_XC2028
tristate "XCeive xc2028/xc3028 tuners"
- depends on I2C
+ depends on I2C && FW_LOADER
default m if VIDEO_TUNER_CUSTOMIZE
help
Say Y here to include support for the xc2028/xc3028 tuners.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-14 7:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-14 7:24 [PATCH] media: tuner-xc2028 depends on FW_LOADER Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).