aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 42d77735fd45..ca575f702cf2 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -143,11 +143,10 @@ and is between 256 and 4096 characters. It is defined in the file
143 143
144 acpi= [HW,ACPI,X86] 144 acpi= [HW,ACPI,X86]
145 Advanced Configuration and Power Interface 145 Advanced Configuration and Power Interface
146 Format: { force | off | ht | strict | noirq | rsdt } 146 Format: { force | off | strict | noirq | rsdt }
147 force -- enable ACPI if default was off 147 force -- enable ACPI if default was off
148 off -- disable ACPI if default was on 148 off -- disable ACPI if default was on
149 noirq -- do not use ACPI for IRQ routing 149 noirq -- do not use ACPI for IRQ routing
150 ht -- run only enough ACPI to enable Hyper Threading
151 strict -- Be less tolerant of platforms that are not 150 strict -- Be less tolerant of platforms that are not
152 strictly ACPI specification compliant. 151 strictly ACPI specification compliant.
153 rsdt -- prefer RSDT over (default) XSDT 152 rsdt -- prefer RSDT over (default) XSDT