diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-25 20:42:06 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-03-27 11:42:11 +0100 |
commit | 2a039be7fa4964a0e327c190cac87c4d3d25a22c (patch) | |
tree | 39b0378d54417c064f98dbf31cde5e71157f5c94 /Documentation/kernel-parameters.txt | |
parent | e6423f8be51bab31c37facd6d2086bb08dbad507 (diff) | |
download | op-kernel-dev-2a039be7fa4964a0e327c190cac87c4d3d25a22c.zip op-kernel-dev-2a039be7fa4964a0e327c190cac87c4d3d25a22c.tar.gz |
doc: put proper reference to CONFIG_MODULE_SIG_ENFORCE
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4609e81..72bb2a8 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1625,7 +1625,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. module.sig_enforce [KNL] When CONFIG_MODULE_SIG is set, this means that modules without (valid) signatures will fail to load. - Note that if CONFIG_MODULE_SIG_ENFORCE is set, that + Note that if CONFIG_MODULE_SIG_FORCE is set, that is always true, so this option does nothing. mousedev.tap_time= |