All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: David Woodhouse <dwmw2@infradead.org>
Cc: davidm@hpl.hp.com, linux-kernel@vger.kernel.org
Subject: Re: TRIVIAL: turn of AGP drivers which are not supported on ia64
Date: Sun, 11 May 2003 01:32:53 +0100	[thread overview]
Message-ID: <20030511003253.GA29343@suse.de> (raw)
In-Reply-To: <1052600952.1881.13.camel@lapdancer.baythorne.internal>

On Sat, May 10, 2003 at 10:09:12PM +0100, David Woodhouse wrote:
 > On Sat, 2003-05-10 at 10:53, David Mosberger wrote:
 > >  #config AGP_I810
 > >  #	tristate "Intel I810/I815/I830M (on-board) support"
 > > -#	depends on AGP && !X86_64
 > > +#	depends on AGP && !X86_64 && !IA64
 > 
 > ... it works on Alpha? Should this be 'AGP && i386' instead?

Actually current agpgart bk has
depends on AGP && X86 && !X86_64

which should get things right on all archs..

		Dave


      reply	other threads:[~2003-05-11  0:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-10  9:53 TRIVIAL: turn of AGP drivers which are not supported on ia64 David Mosberger
2003-05-10 13:10 ` Dave Jones
2003-05-10 21:09 ` David Woodhouse
2003-05-11  0:32   ` Dave Jones [this message]

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=20030511003253.GA29343@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=davidm@hpl.hp.com \
    --cc=dwmw2@infradead.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.