summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i82830/Config.lb
diff options
context:
space:
mode:
authorJoseph Smith <joe@settoplinux.org>2009-05-01 04:37:13 +0000
committerJoseph Smith <joe@smittys.pointclark.net>2009-05-01 04:37:13 +0000
commit97e6dfed12604774434c2ba1abeba9ac34062d70 (patch)
treeeb292cbf6213e56fb868b7066050f737afbb5201 /src/northbridge/intel/i82830/Config.lb
parent96a46920f2d0e18ca4ab0e50d9c04c207dde3615 (diff)
downloadcoreboot-97e6dfed12604774434c2ba1abeba9ac34062d70.tar.xz
This patch allows a custom vga driver that will give the flexibility to run code after vga is initialized for tv-out.
Signed-off-by: Joseph Smith <joe@settoplinux.org> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4244 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/i82830/Config.lb')
-rw-r--r--src/northbridge/intel/i82830/Config.lb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/i82830/Config.lb b/src/northbridge/intel/i82830/Config.lb
index f55eab27fd..863c867666 100644
--- a/src/northbridge/intel/i82830/Config.lb
+++ b/src/northbridge/intel/i82830/Config.lb
@@ -23,5 +23,6 @@ uses HAVE_HIGH_TABLES
config chip.h
driver northbridge.o
+driver vga.o
default HAVE_HIGH_TABLES=1