diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
| -rw-r--r-- | Documentation/kernel-parameters.txt | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b801a332fb6..8c01a0218a1 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1675,7 +1675,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= @@ -2024,8 +2024,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted.  	noreplace-smp	[X86-32,SMP] Don't replace SMP instructions  			with UP alternatives -	noresidual	[PPC] Don't use residual data on PReP machines. -  	nordrand	[X86] Disable the direct use of the RDRAND  			instruction even if it is supported by the  			processor.  RDRAND is still available to user  |