ACPI: add "acpi_no_auto_ssdt" bootparam
authorLen Brown <len.brown@intel.com>
Thu, 26 Jul 2007 04:50:06 +0000 (00:50 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 26 Jul 2007 04:50:06 +0000 (00:50 -0400)
commit67effe8fff32f60bdf51cba484766ba6003005bb
tree8f8bf5ea5d7ddd1679c8a7d46c7219770d7cdaf8
parente4903fb59590f86190280a549420f6cb85bd7f7e
ACPI: add "acpi_no_auto_ssdt" bootparam

"acpi_no_auto_ssdt" prevents Linux from automatically loading
all the SSDTs listed in the RSDT/XSDT.

This is needed for debugging.  In particular,
it allows a DSDT override to optionally be a DSDT+SSDT override.

http://bugzilla.kernel.org/show_bug.cgi?id=3774

Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/kernel-parameters.txt
drivers/acpi/tables/tbxface.c