diff --git a/util/config/winfast.config b/util/config/winfast.config index 1b86fa4bfe..11b5483ca0 100644 --- a/util/config/winfast.config +++ b/util/config/winfast.config @@ -4,6 +4,7 @@ target winfast # Add -DSIS630 in Makefile to enable SIS630 specific feature +# Fixme: -DSIS630 should be determined from target or mainboard option SIS630 # WinFast 6300 MAX mainboard @@ -15,8 +16,15 @@ option SERIAL_CONSOLE # Use DoC Millennium as our storage device option USE_DOC_MIL option INBUF_COPY + +# Fixme: when docipl is issued the -DUSE_DOC_MIL and +# -DINBUF_COPY should be issued automatically. docipl northsouthbridge/sis/630 +# Use the internal VGA frame buffer device +# Fixme: this does not effect the Makefile rules for docipl +option HAVE_FRAMEBUFFER + # we have to figure a better way than this! raminit northsouthbridge/sis/630/raminit.inc linux /usr/src/linux