Files
system76-coreboot/src/pc80/Config.lb
Li-Ta Lo af0cc3e1c4 start consolidate various borken vga support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1832 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-12-27 17:52:05 +00:00

15 lines
217 B
Plaintext

uses CONFIG_IDE
uses CONFIG_LEGACY_VGABIOS
object mc146818rtc.o
object isa-dma.o
object i8259.o
#object udelay_timer2.o CONFIG_UDELAY_TIMER2
#object beep.o CONFIG_BEEP
if CONFIG_IDE
dir ide
end
object keyboard.o