From: Colin Ian King Date: Thu, 24 Jul 2025 11:03:18 +0000 (+0100) Subject: media: Kconfig: Fix spelling mistake "Tehnology" -> "Technology" X-Git-Tag: v6.18-rc1~133^2~242 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=379e428a4e36931678f2a8fd4550930190494a2e;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index 2ef2ff2a38ff1..bcc97ca86ed5b 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig @@ -163,7 +163,7 @@ config DVB_CX24123 A DVB-S tuner module. Say Y when you want to support this frontend. config DVB_DS3000 - tristate "Montage Tehnology DS3000 based" + tristate "Montage Technology DS3000 based" depends on DVB_CORE && I2C default m if !MEDIA_SUBDRV_AUTOSELECT help @@ -270,7 +270,7 @@ config DVB_TDA826X A DVB-S silicon tuner module. Say Y when you want to support this tuner. config DVB_TS2020 - tristate "Montage Tehnology TS2020 based tuners" + tristate "Montage Technology TS2020 based tuners" depends on DVB_CORE && I2C select REGMAP_I2C default m if !MEDIA_SUBDRV_AUTOSELECT