linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helge Hafting <helgehaf@aitel.hist.no>
To: linux-kernel@vger.kernel.org
Subject: 2.5.69-mm3 uncompilable config oddities
Date: Fri, 09 May 2003 11:02:16 +0200	[thread overview]
Message-ID: <3EBB6E98.4090305@aitel.hist.no> (raw)

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


                 reply	other threads:[~2003-05-09  8:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EBB6E98.4090305@aitel.hist.no \
    --to=helgehaf@aitel.hist.no \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).