Skip to content

Commit b7194ba

Browse files
teknoravergregkh
authored andcommitted
nvmem: update Kconfig description
nvmem can't be built as module anymore, update its Kconfig description. Fixes: 2a37ce2 ("nvmem: disallow modular CONFIG_NVMEM") Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20200722100705.7772-13-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 93b4e49 commit b7194ba

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/nvmem/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ menuconfig NVMEM
77
This framework is designed to provide a generic interface to NVMEM
88
from both the Linux Kernel and the userspace.
99

10-
This driver can also be built as a module. If so, the module
11-
will be called nvmem_core.
12-
1310
If unsure, say no.
1411

1512
if NVMEM

0 commit comments

Comments
 (0)