From b5fb0c5c4eda2329d848aedcf4f7e8b6dc8012b2 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 30 Apr 2009 13:58:42 +0000 Subject: Add high tables support to all northbridges. Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4238 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/gx1/Config.lb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/northbridge/amd/gx1/Config.lb') diff --git a/src/northbridge/amd/gx1/Config.lb b/src/northbridge/amd/gx1/Config.lb index 16463e0ccd..adb96c3c64 100644 --- a/src/northbridge/amd/gx1/Config.lb +++ b/src/northbridge/amd/gx1/Config.lb @@ -1,2 +1,4 @@ +uses HAVE_HIGH_TABLES config chip.h driver northbridge.o +default HAVE_HIGH_TABLES=1 -- cgit v1.2.3