diff options
author | Li-Ta Lo <ollie@lanl.gov> | 2005-08-10 22:44:30 +0000 |
---|---|---|
committer | Li-Ta Lo <ollie@lanl.gov> | 2005-08-10 22:44:30 +0000 |
commit | bd7a304bc758df1653e0645f447d1901500442d0 (patch) | |
tree | ceb0082b59c341eebe14f4451f2af4384aec60c7 /src/pc80/Config.lb | |
parent | 043b409904c8663a2df1f651a91da6366eff6c9b (diff) |
remove obsolete VGA support for EPIA
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2007 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/pc80/Config.lb')
-rw-r--r-- | src/pc80/Config.lb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pc80/Config.lb b/src/pc80/Config.lb index 3f95bbc325..d8e2a05216 100644 --- a/src/pc80/Config.lb +++ b/src/pc80/Config.lb @@ -7,10 +7,6 @@ object isa-dma.o object i8259.o #object udelay_timer2.o CONFIG_UDELAY_TIMER2 -#if CONFIG_CONSOLE_VGA -# object beep.o -#end - if CONFIG_IDE dir ide end |