linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: Andi Kleen <ak@muc.de>, Andrew Morton <akpm@digeo.com>,
	Linus Torvalds <torvalds@transmeta.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] An generic subarchitecture for 2.5.68
Date: Sun, 27 Apr 2003 16:09:52 +0200	[thread overview]
Message-ID: <20030427160952.25210@colin.muc.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0304271555530.5042-100000@serv>; from Roman Zippel on Sun, Apr 27, 2003 at 03:58:23PM +0200

On Sun, Apr 27, 2003 at 03:58:23PM +0200, Roman Zippel wrote:
> Hi,
> 
> On Sun, 27 Apr 2003, Andi Kleen wrote:
> 
> > Really BIGSMP, SUMMIT, GENERICARCH need to be only enabled with
> > SMP is enabled.
> > 
> > But Kconfig seems to ignore depends inside choice. Roman, any ideas
> > how to fix that?
> 
> What did you try? E.g. this works fine here:
> 
> config X86_BIGSMP
> 	bool "Support for other sub-arch SMP systems with more than 8 CPUs"
> 	depends on SMP
> 	help
> 	...

I made GENERICARCH depend on SMP and it was still defined after an 
make oldconfig

-Andi

  reply	other threads:[~2003-04-27 13:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-27  1:22 [PATCH] An generic subarchitecture for 2.5.68 Andi Kleen
2003-04-27  6:11 ` Andrew Morton
2003-04-27 13:42   ` Andi Kleen
2003-04-27 13:58     ` Roman Zippel
2003-04-27 14:09       ` Andi Kleen [this message]
2003-04-27 14:19         ` Andi Kleen
2003-04-27 14:38   ` Andi Kleen

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=20030427160952.25210@colin.muc.de \
    --to=ak@muc.de \
    --cc=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=zippel@linux-m68k.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).