summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/t400_8mb
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-16 06:25:45 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-16 06:52:53 (EDT)
commit8658a0cb5c79a334484db926ca2fce75b5265a87 (patch)
tree87da93fbe241ea81181a1d854cebef2480b45a42 /resources/libreboot/config/t400_8mb
parent68ea144f45aeddb9cfb8a6a69e08ca7940ca669f (diff)
downloadlibreboot-8658a0cb5c79a334484db926ca2fce75b5265a87.zip
libreboot-8658a0cb5c79a334484db926ca2fce75b5265a87.tar.gz
libreboot-8658a0cb5c79a334484db926ca2fce75b5265a87.tar.bz2
Update coreboot again (a patch was merged upstream)
The patch for only requiring cmake for clang users was merged. This patch is important, because libreboot doesn't want to use clang, and doesn't want any dependences that it relies on which it doesn't need. Also, this and the other recent update re-add support for ACPI brightness methods on the Thinkpad X60 and T60.
Diffstat (limited to 'resources/libreboot/config/t400_8mb')
-rw-r--r--resources/libreboot/config/t400_8mb/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/libreboot/config/t400_8mb/config b/resources/libreboot/config/t400_8mb/config
index d5800b4..8fbf583 100644
--- a/resources/libreboot/config/t400_8mb/config
+++ b/resources/libreboot/config/t400_8mb/config
@@ -207,6 +207,10 @@ CONFIG_ARCH_BOOTBLOCK_X86_32=y
CONFIG_ARCH_VERSTAGE_X86_32=y
CONFIG_ARCH_ROMSTAGE_X86_32=y
CONFIG_ARCH_RAMSTAGE_X86_32=y
+# CONFIG_ARCH_BOOTBLOCK_X86_64 is not set
+# CONFIG_ARCH_VERSTAGE_X86_64 is not set
+# CONFIG_ARCH_ROMSTAGE_X86_64 is not set
+# CONFIG_ARCH_RAMSTAGE_X86_64 is not set
# CONFIG_AP_IN_SIPI_WAIT is not set
# CONFIG_SIPI_VECTOR_IN_ROM is not set
CONFIG_NUM_IPI_STARTS=2