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/supermicro/h8dme/Options.lb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/supermicro/h8dme/Options.lb') diff --git a/src/mainboard/supermicro/h8dme/Options.lb b/src/mainboard/supermicro/h8dme/Options.lb index 46183f9396..91a3f17250 100644 --- a/src/mainboard/supermicro/h8dme/Options.lb +++ b/src/mainboard/supermicro/h8dme/Options.lb @@ -56,7 +56,6 @@ uses XIP_ROM_BASE uses STACK_SIZE uses HEAP_SIZE uses USE_OPTION_TABLE -uses HAVE_HIGH_TABLES uses HAVE_LOW_TABLES uses CONFIG_MULTIBOOT uses LB_CKS_RANGE_START @@ -128,7 +127,6 @@ uses CONFIG_USE_PRINTK_IN_CAR #default ROM_SIZE=524288 default ROM_SIZE=0x100000 -default HAVE_HIGH_TABLES = 1 default HAVE_LOW_TABLES = 0 default CONFIG_MULTIBOOT=0 -- cgit v1.2.3