From: Paul Mundt <lethal@linux-sh.org>
Date: Thu, 14 Feb 2008 10:24:22 +0000 (-0300)
Subject: V4L/DVB (7205): tuner-xc2028 depends on FW_LOADER
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ea35e3a754b2ba5f712c3f4df55e426ae2e4d60a;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git

V4L/DVB (7205): tuner-xc2028 depends on FW_LOADER

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
---

diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 888dcadff71..11950698a2e 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -98,7 +98,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.