diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2025-07-24 12:14:59 +0100 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2025-10-01 10:28:04 +0100 |
| commit | ba2b3de78fe63cd3bb169f98c7d92fa09c79ca16 (patch) | |
| tree | d2e648270a63400294049308d16dc10983998a91 | |
| parent | 0b9483bf7f319468bd37351c112c8f0bfe242028 (diff) | |
mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"
There is a spelling mistake in the MFD_TIMBERDALE description. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20250724111459.141633-1-colin.i.king@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
| -rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index f8e64cfa7d5d..4b04adeb3207 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -2003,7 +2003,7 @@ config MFD_TIMBERDALE multifunction device which exposes numerous platform devices. The timberdale FPGA can be found on the Intel Atom development board - for in-vehicle infontainment, called Russellville. + for in-vehicle infotainment, called Russellville. config MFD_TC3589X bool "Toshiba TC35892 and variants" |
