aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-03-20 18:33:59 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:31 -0400
commit1398ae1fe6048d49397dccaa4bc1a4101eecf643 (patch)
tree38a5742b4c26486199383272fe254b830edc644d /drivers/media/common
parente86da6f07ed6deebc199368bd0a47b3671829b80 (diff)
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
There are several Kconfig items using CUSTOMIZE. Yet, most use the English writing CUSTOMISE. This generates lots of trouble, because people sometimes type the Kbuild item different. Let's standardise every occurrence using the same syntax. The changes were generated by this small shell script: for i in `find linux -type f`; do sed s,CUSTOMIZE,CUSTOMISE,g $i >/tmp/a && mv /tmp/a $i; done Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common')
-rw-r--r--drivers/media/common/tuners/Kconfig60
1 files changed, 30 insertions, 30 deletions
diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/common/tuners/Kconfig
index 724e6870c412..52c3f65b12d6 100644
--- a/drivers/media/common/tuners/Kconfig
+++ b/drivers/media/common/tuners/Kconfig
@@ -21,17 +21,17 @@ config MEDIA_TUNER
21 tristate 21 tristate
22 default VIDEO_MEDIA && I2C 22 default VIDEO_MEDIA && I2C
23 depends on VIDEO_MEDIA && I2C 23 depends on VIDEO_MEDIA && I2C
24 select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMIZE 24 select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMISE
25 select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMIZE 25 select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMISE
26 select MEDIA_TUNER_MT20XX if !MEDIA_TUNER_CUSTOMIZE 26 select MEDIA_TUNER_MT20XX if !MEDIA_TUNER_CUSTOMISE
27 select MEDIA_TUNER_TDA8290 if !MEDIA_TUNER_CUSTOMIZE 27 select MEDIA_TUNER_TDA8290 if !MEDIA_TUNER_CUSTOMISE
28 select MEDIA_TUNER_TEA5761 if !MEDIA_TUNER_CUSTOMIZE 28 select MEDIA_TUNER_TEA5761 if !MEDIA_TUNER_CUSTOMISE
29 select MEDIA_TUNER_TEA5767 if !MEDIA_TUNER_CUSTOMIZE 29 select MEDIA_TUNER_TEA5767 if !MEDIA_TUNER_CUSTOMISE
30 select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE 30 select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMISE
31 select MEDIA_TUNER_TDA9887 if !MEDIA_TUNER_CUSTOMIZE 31 select MEDIA_TUNER_TDA9887 if !MEDIA_TUNER_CUSTOMISE
32 select MEDIA_TUNER_MC44S803 if !MEDIA_TUNER_CUSTOMIZE 32 select MEDIA_TUNER_MC44S803 if !MEDIA_TUNER_CUSTOMISE
33 33
34menuconfig MEDIA_TUNER_CUSTOMIZE 34menuconfig MEDIA_TUNER_CUSTOMISE
35 bool "Customize analog and hybrid tuner modules to build" 35 bool "Customize analog and hybrid tuner modules to build"
36 depends on MEDIA_TUNER 36 depends on MEDIA_TUNER
37 default n 37 default n
@@ -44,13 +44,13 @@ menuconfig MEDIA_TUNER_CUSTOMIZE
44 44
45 If unsure say N. 45 If unsure say N.
46 46
47if MEDIA_TUNER_CUSTOMIZE 47if MEDIA_TUNER_CUSTOMISE
48 48
49config MEDIA_TUNER_SIMPLE 49config MEDIA_TUNER_SIMPLE
50 tristate "Simple tuner support" 50 tristate "Simple tuner support"
51 depends on VIDEO_MEDIA && I2C 51 depends on VIDEO_MEDIA && I2C
52 select MEDIA_TUNER_TDA9887 52 select MEDIA_TUNER_TDA9887
53 default m if MEDIA_TUNER_CUSTOMIZE 53 default m if MEDIA_TUNER_CUSTOMISE
54 help 54 help
55 Say Y here to include support for various simple tuners. 55 Say Y here to include support for various simple tuners.
56 56
@@ -59,28 +59,28 @@ config MEDIA_TUNER_TDA8290
59 depends on VIDEO_MEDIA && I2C 59 depends on VIDEO_MEDIA && I2C
60 select MEDIA_TUNER_TDA827X 60 select MEDIA_TUNER_TDA827X
61 select MEDIA_TUNER_TDA18271 61 select MEDIA_TUNER_TDA18271
62 default m if MEDIA_TUNER_CUSTOMIZE 62 default m if MEDIA_TUNER_CUSTOMISE
63 help 63 help
64 Say Y here to include support for Philips TDA8290+8275(a) tuner. 64 Say Y here to include support for Philips TDA8290+8275(a) tuner.
65 65
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 MEDIA_TUNER_CUSTOMIZE 69 default m if MEDIA_TUNER_CUSTOMISE
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 MEDIA_TUNER_CUSTOMIZE 76 default m if MEDIA_TUNER_CUSTOMISE
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
80config MEDIA_TUNER_TDA9887 80config MEDIA_TUNER_TDA9887
81 tristate "TDA 9885/6/7 analog IF demodulator" 81 tristate "TDA 9885/6/7 analog IF demodulator"
82 depends on VIDEO_MEDIA && I2C 82 depends on VIDEO_MEDIA && I2C
83 default m if MEDIA_TUNER_CUSTOMIZE 83 default m if MEDIA_TUNER_CUSTOMISE
84 help 84 help
85 Say Y here to include support for Philips TDA9885/6/7 85 Say Y here to include support for Philips TDA9885/6/7
86 analog IF demodulator. 86 analog IF demodulator.
@@ -89,63 +89,63 @@ config MEDIA_TUNER_TEA5761
89 tristate "TEA 5761 radio tuner (EXPERIMENTAL)" 89 tristate "TEA 5761 radio tuner (EXPERIMENTAL)"
90 depends on VIDEO_MEDIA && I2C 90 depends on VIDEO_MEDIA && I2C
91 depends on EXPERIMENTAL 91 depends on EXPERIMENTAL
92 default m if MEDIA_TUNER_CUSTOMIZE 92 default m if MEDIA_TUNER_CUSTOMISE
93 help 93 help
94 Say Y here to include support for the Philips TEA5761 radio tuner. 94 Say Y here to include support for the Philips TEA5761 radio tuner.
95 95
96config MEDIA_TUNER_TEA5767 96config MEDIA_TUNER_TEA5767
97 tristate "TEA 5767 radio tuner" 97 tristate "TEA 5767 radio tuner"
98 depends on VIDEO_MEDIA && I2C 98 depends on VIDEO_MEDIA && I2C
99 default m if MEDIA_TUNER_CUSTOMIZE 99 default m if MEDIA_TUNER_CUSTOMISE
100 help 100 help
101 Say Y here to include support for the Philips TEA5767 radio tuner. 101 Say Y here to include support for the Philips TEA5767 radio tuner.
102 102
103config MEDIA_TUNER_MT20XX 103config MEDIA_TUNER_MT20XX
104 tristate "Microtune 2032 / 2050 tuners" 104 tristate "Microtune 2032 / 2050 tuners"
105 depends on VIDEO_MEDIA && I2C 105 depends on VIDEO_MEDIA && I2C
106 default m if MEDIA_TUNER_CUSTOMIZE 106 default m if MEDIA_TUNER_CUSTOMISE
107 help 107 help
108 Say Y here to include support for the MT2032 / MT2050 tuner. 108 Say Y here to include support for the MT2032 / MT2050 tuner.
109 109
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 MEDIA_TUNER_CUSTOMIZE 113 default m if MEDIA_TUNER_CUSTOMISE
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 MEDIA_TUNER_CUSTOMIZE 120 default m if MEDIA_TUNER_CUSTOMISE
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 MEDIA_TUNER_CUSTOMIZE 127 default m if MEDIA_TUNER_CUSTOMISE
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 MEDIA_TUNER_CUSTOMIZE 134 default m if MEDIA_TUNER_CUSTOMISE
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
138config MEDIA_TUNER_XC2028 138config MEDIA_TUNER_XC2028
139 tristate "XCeive xc2028/xc3028 tuners" 139 tristate "XCeive xc2028/xc3028 tuners"
140 depends on VIDEO_MEDIA && I2C 140 depends on VIDEO_MEDIA && I2C
141 default m if MEDIA_TUNER_CUSTOMIZE 141 default m if MEDIA_TUNER_CUSTOMISE
142 help 142 help
143 Say Y here to include support for the xc2028/xc3028 tuners. 143 Say Y here to include support for the xc2028/xc3028 tuners.
144 144
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 MEDIA_TUNER_CUSTOMIZE 148 default m if MEDIA_TUNER_CUSTOMISE
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,22 +154,22 @@ 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 MEDIA_TUNER_CUSTOMIZE 157 default m if MEDIA_TUNER_CUSTOMISE
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 MEDIA_TUNER_CUSTOMIZE 164 default m if MEDIA_TUNER_CUSTOMISE
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 MEDIA_TUNER_CUSTOMIZE 171 default m if MEDIA_TUNER_CUSTOMISE
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
175endif # MEDIA_TUNER_CUSTOMIZE 175endif # MEDIA_TUNER_CUSTOMISE