coreboot/src/pc80/Config.lb
arch import user (historical) 6ca7636c8f Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
Creator:  Yinghai Lu <yhlu@tyan.com>

cache_as_ram for AMD and some intel


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1967 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-07-06 17:17:25 +00:00

18 lines
259 B
Text

uses CONFIG_IDE
uses CONFIG_LEGACY_VGABIOS
uses CONFIG_CONSOLE_VGA
object mc146818rtc.o
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
object keyboard.o