aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index fd248a318211..db97ff1da8c0 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -48,6 +48,7 @@ parameter is applicable:
48 EDD BIOS Enhanced Disk Drive Services (EDD) is enabled 48 EDD BIOS Enhanced Disk Drive Services (EDD) is enabled
49 EFI EFI Partitioning (GPT) is enabled 49 EFI EFI Partitioning (GPT) is enabled
50 EIDE EIDE/ATAPI support is enabled. 50 EIDE EIDE/ATAPI support is enabled.
51 EVM Extended Verification Module
51 FB The frame buffer device is enabled. 52 FB The frame buffer device is enabled.
52 GCOV GCOV profiling is enabled. 53 GCOV GCOV profiling is enabled.
53 HW Appropriate hardware is enabled. 54 HW Appropriate hardware is enabled.
@@ -750,6 +751,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
750 This option is obsoleted by the "netdev=" option, which 751 This option is obsoleted by the "netdev=" option, which
751 has equivalent usage. See its documentation for details. 752 has equivalent usage. See its documentation for details.
752 753
754 evm= [EVM]
755 Format: { "fix" }
756 Permit 'security.evm' to be updated regardless of
757 current integrity status.
758
753 failslab= 759 failslab=
754 fail_page_alloc= 760 fail_page_alloc=
755 fail_make_request=[KNL] 761 fail_make_request=[KNL]