Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: Kconfig: Fix spelling mistake "Tehnology" -> "Technology"

There are spelling mistakes in the DVB_DS3000 and DVB_TS2020
config. Fix them.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>

authored by

Colin Ian King and committed by
Hans Verkuil
379e428a 00899135

+2 -2
+2 -2
drivers/media/dvb-frontends/Kconfig
··· 163 163 A DVB-S tuner module. Say Y when you want to support this frontend. 164 164 165 165 config DVB_DS3000 166 - tristate "Montage Tehnology DS3000 based" 166 + tristate "Montage Technology DS3000 based" 167 167 depends on DVB_CORE && I2C 168 168 default m if !MEDIA_SUBDRV_AUTOSELECT 169 169 help ··· 270 270 A DVB-S silicon tuner module. Say Y when you want to support this tuner. 271 271 272 272 config DVB_TS2020 273 - tristate "Montage Tehnology TS2020 based tuners" 273 + tristate "Montage Technology TS2020 based tuners" 274 274 depends on DVB_CORE && I2C 275 275 select REGMAP_I2C 276 276 default m if !MEDIA_SUBDRV_AUTOSELECT