From 1e039daa629fca96f861f178bb67be4101cce2d2 Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Tue, 28 Nov 2000 12:38:15 +0000 Subject: [PATCH] fix some more minor bugs and clean up --- util/config/winfast.config | 8 ++++++++ 1 file changed, 8 insertions(+) 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