[EMAIL PROTECTED] said:
>  (So, yes, you can still customize a drm module for your specific
> kernel.  But I'm arguing for the ability to build a generic drm module
> that will determine agpgart presence at run time and use it if
> needed.) 

Definitely worthwhile. Just don't make anything in the drm module depend on 
CONFIG_AGP_MODULE. 

[EMAIL PROTECTED] said:
> > There is no available symbol space if CONFIG_MODULES is 'n'. 
> Oh :(

What would be the point? If it's in the kernel image, you can just link to 
it directly. If it's not, then it never can be, so you might as well not 
bother.

--
dwmw2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to