coreboot/util/config/winfast.config
2000-12-06 08:14:48 +00:00

22 lines
496 B
Text

# Sample config file for Winfast 6300 with DoC Millennium (as root)
# This will make a target directory of ./winfast
target winfast
# WinFast 6300 MAX mainboard
mainboard leadtek/winfast6300
# Enable Serial Console for debugging
option SERIAL_CONSOLE
# Enable MicroCode update and L2 Cache init for PII and PIII
option UPDATE_MICROCODE
option CONFIGURE_L2_CACHE
# Use the internal VGA frame buffer device
option HAVE_FRAMEBUFFER
linux /usr/src/linux
option CMD_LINE='"root=/dev/nftla1"'