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/kontron/986lcd-m/Options.lb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/986lcd-m/Options.lb b/src/mainboard/kontron/986lcd-m/Options.lb index 1d04d0f516..30c66862c8 100644 --- a/src/mainboard/kontron/986lcd-m/Options.lb +++ b/src/mainboard/kontron/986lcd-m/Options.lb @@ -31,7 +31,6 @@ uses LB_CKS_LOC uses HAVE_ACPI_TABLES uses HAVE_ACPI_RESUME uses HAVE_MAINBOARD_RESOURCES -uses HAVE_HIGH_TABLES # SMP uses CONFIG_SMP uses CONFIG_LOGICAL_CPUS @@ -177,7 +176,6 @@ default HAVE_MP_TABLE=1 ## default HAVE_ACPI_TABLES=1 default HAVE_MAINBOARD_RESOURCES=1 -default HAVE_HIGH_TABLES=1 ## ## Build code to export a CMOS option table -- cgit v1.2.3