some changes to Config files to make config tool works for winfast 6300

This commit is contained in:
Li-Ta Lo 2000-11-28 09:29:31 +00:00
commit da7c7d176a
2 changed files with 12 additions and 2 deletions

View file

@ -3,6 +3,7 @@ superio sis/950
option ENABLE_FIXED_AND_VARIABLE_MTRRS
object mainboard.o
object irq_tables.o
keyboard pc80
cpu p5
cpu p6

View file

@ -1,9 +1,18 @@
target winfast # This will make a target directory of ./winfast
# Sample config file for Winfast 6300 with DoC Millennium (as root)
# This will make a target directory of ./winfast
target winfast
mainboard leadtek/winfast6300
# Enable Serial Console for debugging
option SERIAL_CONSOLE
# Use DoC Millennium as our storage device
option USE_DOC_MIL
option INBUF_COPY
docipl northsouthbridge/sis/630
# we have to figure a better way than this!
raminit northsouthbridge/sis/630/raminit.inc
linux ../../../../linux-2.4.0-test11.sis/
linux /usr/src/linux