mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
nvmem: update Kconfig description
nvmem can't be built as module anymore, update its Kconfig description.
Fixes: 2a37ce25d9
("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>
This commit is contained in:
parent
93b4e49f8c
commit
b7194ba1e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user