Skip to content

Commit

Permalink
doc: put proper reference to CONFIG_MODULE_SIG_ENFORCE
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Mar 27, 2013
1 parent e6423f8 commit 2a039be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 2a039be

Please sign in to comment.