From a19f64479946a2972331855389635db16fa2623e Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 28 Apr 2009 14:18:16 +0000 Subject: Enable HAVE_HIGH_TABLES by default for northbridges with support for it. The related mainboards don't need to activate it themselves anymore. Signed-off-by: Patrick Georgi Acked-by: Stefan Reinauer Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4224 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/asus/m2v-mx_se/Options.lb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/m2v-mx_se/Options.lb b/src/mainboard/asus/m2v-mx_se/Options.lb index 195b34ee80..93c1bd32e6 100644 --- a/src/mainboard/asus/m2v-mx_se/Options.lb +++ b/src/mainboard/asus/m2v-mx_se/Options.lb @@ -48,7 +48,6 @@ uses HEAP_SIZE uses CONFIG_LB_MEM_TOPK uses HAVE_ACPI_TABLES uses HAVE_MAINBOARD_RESOURCES -uses HAVE_HIGH_TABLES uses HAVE_ACPI_RESUME uses HAVE_LOW_TABLES uses LB_CKS_RANGE_START @@ -115,7 +114,6 @@ default CONFIG_MAX_PHYSICAL_CPUS = 1 default CONFIG_LOGICAL_CPUS = 1 default HAVE_ACPI_TABLES = 1 default HAVE_MAINBOARD_RESOURCES = 1 -default HAVE_HIGH_TABLES = 1 default HAVE_LOW_TABLES = 0 default HAVE_ACPI_RESUME = 1 -- cgit v1.2.3