coreboot/util/config/pcchips.config
Ronald G. Minnich 3be04423cd Fixed .config files (remove arch command)
Add support for new mainboard and chipset combos
2001-10-30 17:22:50 +00:00

27 lines
662 B
Text

# Sample config file for PCCHIPS M810LMR with DoC Millennium (as root)
# This will make a target directory of ./pcchips
target pcchips
# PCCHIPS M810LMR mainboard
mainboard pcchips/m810lmr
# 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
# Path to your kernel (vmlinux)
linux /usr/src/linux
# Kernel command line parameters
commandline root=/dev/hda1 console=ttyS0,115200 console=tty0 single
# use DOC MIL
option USE_DOC_MIL
docipl northsouthbridge/sis/730/ipl.S