commit | 67effe8fff32f60bdf51cba484766ba6003005bb | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Thu Jul 26 00:50:06 2007 -0400 |
committer | Len Brown <len.brown@intel.com> | Thu Jul 26 00:50:06 2007 -0400 |
tree | 8f8bf5ea5d7ddd1679c8a7d46c7219770d7cdaf8 | |
parent | e4903fb59590f86190280a549420f6cb85bd7f7e [diff] |
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>