]> Git Repo - linux.git/commitdiff
acpi/doc: add missing param value
authorRandy Dunlap <[email protected]>
Mon, 23 Feb 2009 01:05:22 +0000 (17:05 -0800)
committerLinus Torvalds <[email protected]>
Mon, 23 Feb 2009 04:08:55 +0000 (20:08 -0800)
Add missing parameter value to list of available values
for acpi=<value>.

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/kernel-parameters.txt

index b182626739ea7e7fb5c4ca98ce02b8bc76b21608..319785b6dcb1d024892bca7f9eb6c8195d8bcf11 100644 (file)
@@ -134,7 +134,7 @@ and is between 256 and 4096 characters. It is defined in the file
 
        acpi=           [HW,ACPI,X86-64,i386]
                        Advanced Configuration and Power Interface
-                       Format: { force | off | ht | strict | noirq }
+                       Format: { force | off | ht | strict | noirq | rsdt }
                        force -- enable ACPI if default was off
                        off -- disable ACPI if default was on
                        noirq -- do not use ACPI for IRQ routing
This page took 0.05833 seconds and 4 git commands to generate.