2.5.69-mm3 uncompilable config oddities

Helge Hafting (helgehaf@aitel.hist.no)
Fri, 09 May 2003 11:02:16 +0200


Summary: 2.5.69-mm3 don't compile if:
* crypto HMAC support is off
* PCI IDE chipset is selected but Generic PCI bus-master DMA is off

I tried to compile a kernel for a rescue disk - which
is supposed to be small. So I disabled lots of stuff.
But crypto and HMAC is necessary, or I get missing symbols.
Other crypto algorithms can be turned off.

Why IDE without DMA? Because that particular machine
happens to have the broken VIA chipset that IDE maintainers
don't want to hear any complaints about. Why compile
in DMA support that can't be used anyway? But my PIO only kernel
had missing symbols. This is easily worked around by selecting
DMA and leaving "PCI DMA by default" off.

Helge Hafting

-
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/