Author: stuge Date: 2009-04-14 22:51:41 +0200 (Tue, 14 Apr 2009) New Revision: 4115
Modified: trunk/coreboot-v2/src/mainboard/via/epia-cn/Options.lb Log: EPIA-CN does not have any ACPI tables. Fixes manual and auto build here.
Signed-off-by: Peter Stuge peter@stuge.se Acked-by: Peter Stuge peter@stuge.se
Modified: trunk/coreboot-v2/src/mainboard/via/epia-cn/Options.lb =================================================================== --- trunk/coreboot-v2/src/mainboard/via/epia-cn/Options.lb 2009-04-14 19:48:32 UTC (rev 4114) +++ trunk/coreboot-v2/src/mainboard/via/epia-cn/Options.lb 2009-04-14 20:51:41 UTC (rev 4115) @@ -82,7 +82,7 @@ default HAVE_HARD_RESET = 0 default HAVE_PIRQ_TABLE = 1 default IRQ_SLOT_COUNT = 9 -default HAVE_ACPI_TABLES = 1 +default HAVE_ACPI_TABLES = 0 default HAVE_OPTION_TABLE = 1 default ROM_IMAGE_SIZE = 64 * 1024 default FALLBACK_SIZE = ROM_SIZE