summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8dme/Options.lb
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2009-04-28 14:18:16 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2009-04-28 14:18:16 +0000
commita19f64479946a2972331855389635db16fa2623e (patch)
treed9bf797c136818fcec968a1df214051268db56f0 /src/mainboard/supermicro/h8dme/Options.lb
parentbccaafc677c3b51c730baebf83073f8db166550d (diff)
downloadcoreboot-a19f64479946a2972331855389635db16fa2623e.tar.xz
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 <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4224 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/supermicro/h8dme/Options.lb')
-rw-r--r--src/mainboard/supermicro/h8dme/Options.lb2
1 files changed, 0 insertions, 2 deletions
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