[2.2.18-rc1] sis.o missing symbol errors (still)

walt (wsheets@sbcglobal.net)
Sun, 17 Feb 2002 18:39:33 -0800


In order to avoid missing-symbol errors for drm/sis.o
*all* of the following options must be set, even though
the specified SiS chips are not being used:

CONFIG_FB=y
CONFIG_FB_SIS=y/m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y

These settings are selected in the FrameBuffer support
section of .config, quite separate and distinct from

CONFIG_AGP
CONFIG_AGP_SIS
CONFIG_DRM

It would save lots of confusion if these constraints
were enforced during 'make config'.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/