mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@engr.sgi.com>
To: Greg Howard <ghoward@sgi.com>
Cc: akpm@osdl.org, hch@infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [2.6.8-rc2-mm2] More Altix system controller changes
Date: Wed, 4 Aug 2004 15:53:42 -0700	[thread overview]
Message-ID: <200408041553.42689.jbarnes@engr.sgi.com> (raw)
In-Reply-To: <Pine.SGI.4.58.0408031041220.10767@gallifrey.americas.sgi.com>

On Tuesday, August 3, 2004 9:02 am, Greg Howard wrote:
>  config SGI_SNSC
>  	bool "SGI Altix system controller communication support"
> -	depends on CONFIG_IA64_SGI_SN2
> +	depends on IA64_SGI_SN2

This should be

-	depends on CONFIG_IA64_SGI_SN2
+	depends on (IA64_SGI_SN2 || IA64_GENERIC)

instead, since we'll want the driver in generic kernels too (IA64_SGI_SN2 
won't be set if IA64_GENERIC is set).

Thanks,
Jesse

      parent reply	other threads:[~2004-08-04 22:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-03 16:02 Greg Howard
2004-08-04 22:07 ` Andrew Morton
2004-08-04 22:53 ` Jesse Barnes [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=200408041553.42689.jbarnes@engr.sgi.com \
    --to=jbarnes@engr.sgi.com \
    --cc=akpm@osdl.org \
    --cc=ghoward@sgi.com \
    --cc=hch@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome