[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CONFIG_SCSI_QLA2XXX



>From #debian-kernel
trave11er bah, it insists on adding CONFIG_SCSI_QLA2XXX=m too
trave11er probably i'm doing it in the unpatched tree or something
trave11er too late already, will fix tomorrow
* trave11er has quit (Quit: bb ppl)

Jurij, 

don't worry about that. If you look at the Kconfig snippit, 
it won't actually build anything, as the code has
been prunned. The only time this might cause bother is
if the kernel config sets PCI or SCSI to y instead of m,
in which case the build will attempt to link in non-existsed object.

If you want to resolve this, which I have no objection to,
just change the default value for this option to n,
a trivial patch should do this without any side-effects.


-- 
Horms



Reply to: