Commit c071cde0 authored by Colin Ian King's avatar Colin Ian King Committed by Daniel Lezcano
Browse files

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



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

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200810082739.48007-1-colin.king@canonical.com
parent ba4f184e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,5 +23,5 @@ config STM32_THERMAL
	help
	  Support for thermal framework on STMicroelectronics STM32 series of
	  SoCs. This thermal driver allows to access to general thermal framework
	  functionalities and to acces to SoC sensor functionalities. This
	  functionalities and to access to SoC sensor functionalities. This
	  configuration is fully dependent of MACH_STM32MP157.