Collins Richey wrote:
% If you comiple everything built into the kernel, is there any need to
% run make modules and make modules_install?

No.

% For the last few 2.4.x releases there's been a broken agp-sis function
% (compile errors).  The config always seems to turn on
% CONFIG_AGP_SIS=y.  Is there any way to avoid this config item being
% set?  I comment it out, and my kernel compiles and runs ok.

Commenting it out should be fine. You can also try

CONFIG_AGP_SIS=n

Kurt
-- 
Progress means replacing a theory that is wrong with one more subtly wrong.
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to