I need to do uses HAVE_ACPI_RESUME for each board. Here we go.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Rudolf Marek <r.marek@assembler.cz>

It should fix the build break introduced in r4101



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4105 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Rudolf Marek
2009-04-13 20:07:26 +00:00
parent 0fb21c4af9
commit 743b635ca3
28 changed files with 28 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
uses HAVE_MP_TABLE
uses CONFIG_ROMFS
uses HAVE_ACPI_TABLES
uses HAVE_ACPI_RESUME
uses HAVE_PIRQ_TABLE
uses HAVE_FALLBACK_BOOT
uses HAVE_OPTION_TABLE