nvmem: Kconfig: Correct typo in NVMEM_RMEM
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>
Fri, 5 Feb 2021 10:08:52 +0000 (10:08 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Feb 2021 10:25:52 +0000 (11:25 +0100)
s/drivers/driver/ as the configuration selects a single driver.

Suggested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20210205100853.32372-2-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvmem/Kconfig

index fecc19b..75d2594 100644 (file)
@@ -273,7 +273,7 @@ config SPRD_EFUSE
 config NVMEM_RMEM
        tristate "Reserved Memory Based Driver Support"
        help
-         This drivers maps reserved memory into an nvmem device. It might be
+         This driver maps reserved memory into an nvmem device. It might be
          useful to expose information left by firmware in memory.
 
          This driver can also be built as a module. If so, the module