Re: [PATCH -next] drm: sis depends on FB_SIS

From: Dave Airlie
Date: Tue Aug 12 2008 - 17:37:19 EST



> >
> > Maybe the other way around, I don't want DRM_SIS influencing whether
> > FB_SIS is on or off, if the user wants sisfb on, then when they select it,
> > DRM_SIS should be built in the same way. But if sisfb isn't selected by
> > the user, then selecting DRM_SIS shouldn't enable it.
>
> If FB_SIS=m, should DRM_SIS=y be allowed or should in this case DRM_SIS
> be restricted to n/m?

Probably not. if FB_SIS is selected at all, DRM_SIS should match it, if
FB_SIS isn't selected, DRM_SIS should not select it.

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