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 <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 93b4e49 commit b7194ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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)