commit | 62a3207b8cf3de35368cdc3822b30b82d59eea95 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Mon Aug 17 11:16:16 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon Aug 17 11:16:16 2009 -0700 |
tree | a033c86fed4aef491c32d8d979b6e5e17d559a09 | |
parent | 3c556e4198926b284ff5ff6756111a64e1e98cb0 [diff] |
x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE On 32 bits, we can have CONFIG_ACPI_SLEEP set without implying CONFIG_X86_TRAMPOLINE. In that case, we simply do not need to mark the trampoline as a MAC region. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: Shane Wang <shane.wang@intel.com> Cc: Joseph Cihula <joseph.cihula@intel.com>