summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2017-09-10 02:48:29 -0700
committerJiri Kosina <jkosina@suse.cz>2017-10-12 15:39:21 +0200
commitcbdc8217020b87f039e43ff752c613fa7d5bddd8 (patch)
tree7d3b67efb074c276847a7e176ebf3044f151b902 /init
parentf403f85f5334fb169d5c00deac106f140b62d3c9 (diff)
init/Kconfig: Fix module signing document location
This was moved in commit 94e980cc45f2 ("Documentation/module-signing.txt: convert to ReST markup") and was missed by commit 8c27ceff3604 ("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>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 78cb2461012e..3aef23a19b86 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1752,7 +1752,7 @@ config MODULE_SIG
help
Check modules for valid signatures upon load: the signature
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
kernel build dependency so that the signing tool can use its crypto