aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-03-10 01:30:23 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:14 -0400
commit0aab2e6044037c34ccb5fe94c616e532ba95f541 (patch)
tree236347c69c788da360907fcde94d35db2548b827 /drivers/media/common
parent79a6650525755aaa3d30a9b6d8f9bc96788c1262 (diff)
V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependencies
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common')
-rw-r--r--drivers/media/common/tuners/Kconfig20
1 files changed, 10 insertions, 10 deletions
diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/common/tuners/Kconfig
index 7969b695cb50..724e6870c412 100644
--- a/drivers/media/common/tuners/Kconfig
+++ b/drivers/media/common/tuners/Kconfig
@@ -66,14 +66,14 @@ config MEDIA_TUNER_TDA8290
66config MEDIA_TUNER_TDA827X 66config MEDIA_TUNER_TDA827X
67 tristate "Philips TDA827X silicon tuner" 67 tristate "Philips TDA827X silicon tuner"
68 depends on VIDEO_MEDIA && I2C 68 depends on VIDEO_MEDIA && I2C
69 default m if DVB_FE_CUSTOMISE 69 default m if MEDIA_TUNER_CUSTOMIZE
70 help 70 help
71 A DVB-T silicon tuner module. Say Y when you want to support this tuner. 71 A DVB-T silicon tuner module. Say Y when you want to support this tuner.
72 72
73config MEDIA_TUNER_TDA18271 73config MEDIA_TUNER_TDA18271
74 tristate "NXP TDA18271 silicon tuner" 74 tristate "NXP TDA18271 silicon tuner"
75 depends on VIDEO_MEDIA && I2C 75 depends on VIDEO_MEDIA && I2C
76 default m if DVB_FE_CUSTOMISE 76 default m if MEDIA_TUNER_CUSTOMIZE
77 help 77 help
78 A silicon tuner module. Say Y when you want to support this tuner. 78 A silicon tuner module. Say Y when you want to support this tuner.
79 79
@@ -110,28 +110,28 @@ config MEDIA_TUNER_MT20XX
110config MEDIA_TUNER_MT2060 110config MEDIA_TUNER_MT2060
111 tristate "Microtune MT2060 silicon IF tuner" 111 tristate "Microtune MT2060 silicon IF tuner"
112 depends on VIDEO_MEDIA && I2C 112 depends on VIDEO_MEDIA && I2C
113 default m if DVB_FE_CUSTOMISE 113 default m if MEDIA_TUNER_CUSTOMIZE
114 help 114 help
115 A driver for the silicon IF tuner MT2060 from Microtune. 115 A driver for the silicon IF tuner MT2060 from Microtune.
116 116
117config MEDIA_TUNER_MT2266 117config MEDIA_TUNER_MT2266
118 tristate "Microtune MT2266 silicon tuner" 118 tristate "Microtune MT2266 silicon tuner"
119 depends on VIDEO_MEDIA && I2C 119 depends on VIDEO_MEDIA && I2C
120 default m if DVB_FE_CUSTOMISE 120 default m if MEDIA_TUNER_CUSTOMIZE
121 help 121 help
122 A driver for the silicon baseband tuner MT2266 from Microtune. 122 A driver for the silicon baseband tuner MT2266 from Microtune.
123 123
124config MEDIA_TUNER_MT2131 124config MEDIA_TUNER_MT2131
125 tristate "Microtune MT2131 silicon tuner" 125 tristate "Microtune MT2131 silicon tuner"
126 depends on VIDEO_MEDIA && I2C 126 depends on VIDEO_MEDIA && I2C
127 default m if DVB_FE_CUSTOMISE 127 default m if MEDIA_TUNER_CUSTOMIZE
128 help 128 help
129 A driver for the silicon baseband tuner MT2131 from Microtune. 129 A driver for the silicon baseband tuner MT2131 from Microtune.
130 130
131config MEDIA_TUNER_QT1010 131config MEDIA_TUNER_QT1010
132 tristate "Quantek QT1010 silicon tuner" 132 tristate "Quantek QT1010 silicon tuner"
133 depends on VIDEO_MEDIA && I2C 133 depends on VIDEO_MEDIA && I2C
134 default m if DVB_FE_CUSTOMISE 134 default m if MEDIA_TUNER_CUSTOMIZE
135 help 135 help
136 A driver for the silicon tuner QT1010 from Quantek. 136 A driver for the silicon tuner QT1010 from Quantek.
137 137
@@ -145,7 +145,7 @@ config MEDIA_TUNER_XC2028
145config MEDIA_TUNER_XC5000 145config MEDIA_TUNER_XC5000
146 tristate "Xceive XC5000 silicon tuner" 146 tristate "Xceive XC5000 silicon tuner"
147 depends on VIDEO_MEDIA && I2C 147 depends on VIDEO_MEDIA && I2C
148 default m if DVB_FE_CUSTOMISE 148 default m if MEDIA_TUNER_CUSTOMIZE
149 help 149 help
150 A driver for the silicon tuner XC5000 from Xceive. 150 A driver for the silicon tuner XC5000 from Xceive.
151 This device is only used inside a SiP called togther with a 151 This device is only used inside a SiP called togther with a
@@ -154,21 +154,21 @@ config MEDIA_TUNER_XC5000
154config MEDIA_TUNER_MXL5005S 154config MEDIA_TUNER_MXL5005S
155 tristate "MaxLinear MSL5005S silicon tuner" 155 tristate "MaxLinear MSL5005S silicon tuner"
156 depends on VIDEO_MEDIA && I2C 156 depends on VIDEO_MEDIA && I2C
157 default m if DVB_FE_CUSTOMISE 157 default m if MEDIA_TUNER_CUSTOMIZE
158 help 158 help
159 A driver for the silicon tuner MXL5005S from MaxLinear. 159 A driver for the silicon tuner MXL5005S from MaxLinear.
160 160
161config MEDIA_TUNER_MXL5007T 161config MEDIA_TUNER_MXL5007T
162 tristate "MaxLinear MxL5007T silicon tuner" 162 tristate "MaxLinear MxL5007T silicon tuner"
163 depends on VIDEO_MEDIA && I2C 163 depends on VIDEO_MEDIA && I2C
164 default m if DVB_FE_CUSTOMISE 164 default m if MEDIA_TUNER_CUSTOMIZE
165 help 165 help
166 A driver for the silicon tuner MxL5007T from MaxLinear. 166 A driver for the silicon tuner MxL5007T from MaxLinear.
167 167
168config MEDIA_TUNER_MC44S803 168config MEDIA_TUNER_MC44S803
169 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners" 169 tristate "Freescale MC44S803 Low Power CMOS Broadband tuners"
170 depends on VIDEO_MEDIA && I2C 170 depends on VIDEO_MEDIA && I2C
171 default m if DVB_FE_CUSTOMISE 171 default m if MEDIA_TUNER_CUSTOMIZE
172 help 172 help
173 Say Y here to support the Freescale MC44S803 based tuners 173 Say Y here to support the Freescale MC44S803 based tuners
174 174