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

drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"

There is a spelling mistake in the Kconfig text, fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200810082739.48007-1-colin.king@canonical.com

authored by

Colin Ian King and committed by
Daniel Lezcano
c071cde0 ba4f184e

+1 -1
+1 -1
drivers/thermal/st/Kconfig
··· 23 23 help 24 24 Support for thermal framework on STMicroelectronics STM32 series of 25 25 SoCs. This thermal driver allows to access to general thermal framework 26 - functionalities and to acces to SoC sensor functionalities. This 26 + functionalities and to access to SoC sensor functionalities. This 27 27 configuration is fully dependent of MACH_STM32MP157.