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:
@@ -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
|
||||
|
Reference in New Issue
Block a user