mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
init/Kconfig: Fix module signing document location
This was moved in commit94e980cc45
("Documentation/module-signing.txt: convert to ReST markup") and was missed by commit8c27ceff36
("docs: fix locations of several documents that got moved"). Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
f403f85f53
commit
cbdc821702
@ -1752,7 +1752,7 @@ config MODULE_SIG
|
|||||||
help
|
help
|
||||||
Check modules for valid signatures upon load: the signature
|
Check modules for valid signatures upon load: the signature
|
||||||
is simply appended to the module. For more information see
|
is simply appended to the module. For more information see
|
||||||
Documentation/module-signing.txt.
|
<file:Documentation/admin-guide/module-signing.rst>.
|
||||||
|
|
||||||
Note that this option adds the OpenSSL development packages as a
|
Note that this option adds the OpenSSL development packages as a
|
||||||
kernel build dependency so that the signing tool can use its crypto
|
kernel build dependency so that the signing tool can use its crypto
|
||||||
|
Loading…
Reference in New Issue
Block a user