Skip to content

Commit

Permalink
nvmem: update Kconfig description
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Matteo Croce authored and Greg Kroah-Hartman committed Jul 29, 2020
1 parent 93b4e49 commit b7194ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/nvmem/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ menuconfig NVMEM
This framework is designed to provide a generic interface to NVMEM
from both the Linux Kernel and the userspace.

This driver can also be built as a module. If so, the module
will be called nvmem_core.

If unsure, say no.

if NVMEM
Expand Down

0 comments on commit b7194ba

Please sign in to comment.