mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
There is a spelling mistake in a Kconfig description. Fix it. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20221118063932.6418-8-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
42b868b032
commit
fb817c4ef6
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ config NVMEM_MICROCHIP_OTPC
|
|||
depends on ARCH_AT91 || COMPILE_TEST
|
||||
help
|
||||
This driver enable the OTP controller available on Microchip SAMA7G5
|
||||
SoCs. It controlls the access to the OTP memory connected to it.
|
||||
SoCs. It controls the access to the OTP memory connected to it.
|
||||
|
||||
config NVMEM_MTK_EFUSE
|
||||
tristate "Mediatek SoCs EFUSE support"
|
||||
|
|
Loading…
Add table
Reference in a new issue