Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

acpi/doc: add missing param value

Add missing parameter value to list of available values
for acpi=<value>.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Randy Dunlap and committed by
Linus Torvalds
af23f573 83105092

+1 -1
+1 -1
Documentation/kernel-parameters.txt
··· 134 134 135 135 acpi= [HW,ACPI,X86-64,i386] 136 136 Advanced Configuration and Power Interface 137 - Format: { force | off | ht | strict | noirq } 137 + Format: { force | off | ht | strict | noirq | rsdt } 138 138 force -- enable ACPI if default was off 139 139 off -- disable ACPI if default was on 140 140 noirq -- do not use ACPI for IRQ routing