projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b868b
)
nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
author
Colin Ian King
<colin.i.king@gmail.com>
Fri, 18 Nov 2022 06:39:26 +0000
(06:39 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 18:44:52 +0000
(19:44 +0100)
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>
drivers/nvmem/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/nvmem/Kconfig
b/drivers/nvmem/Kconfig
index ec8a49c040031205dbe69a2b4f7ae9a6a639f63d..755f551426b55247737f4ed81530829e15d89ee2 100644
(file)
--- a/
drivers/nvmem/Kconfig
+++ b/
drivers/nvmem/Kconfig
@@
-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 control
l
s 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"