From: jbarnes@sgi.com (Jesse Barnes)
To: linux-ia64@vger.kernel.org
Subject: Re: GENERIC still failing?
Date: Wed, 15 Oct 2003 03:03:36 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106618705313595@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106617635106445@msgid-missing>
On Tue, Oct 14, 2003 at 07:40:44PM -0700, Randy.Dunlap wrote:
> On Wed, 15 Oct 2003 12:15:48 +1000 Ian Wienand <ianw@gelato.unsw.edu.au> wrote:
>
> | On Tue, Oct 14, 2003 at 05:22:05PM -0700, Jesse Barnes wrote:
> | > Looks like CONFIG_NUMA and CONFIG_DISCONTIGMEM are missing from the
> | > config being built. A generic kernel won't work without them.
> |
> | mea culpa, as usual. Is there some way to make it when you select
> | generic it always requires CONFIG_NUMA/DISCONTIGMEM?
>
> Yes, use "select" (see Documentation/kbuild/kconfig-language.txt).
> E.g.,
>
> config GENERIC
> bool "blah"
> select NUMA
> select DISCONTIGMEM
> ---help---
Ok, thanks. I'll send out a patch tomorrow unless someone beats me to
it.
Jesse
next prev parent reply other threads:[~2003-10-15 3:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-15 0:05 GENERIC still failing? David Mosberger
2003-10-15 0:12 ` Jesse Barnes
2003-10-15 0:22 ` Jesse Barnes
2003-10-15 0:56 ` David Mosberger
2003-10-15 0:57 ` David Mosberger
2003-10-15 2:15 ` Ian Wienand
2003-10-15 2:40 ` Randy.Dunlap
2003-10-15 3:03 ` Jesse Barnes [this message]
2003-10-15 11:24 ` Matthew Wilcox
2003-10-15 23:14 ` Ian Wienand
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=marc-linux-ia64-106618705313595@msgid-missing \
--to=jbarnes@sgi.com \
--cc=linux-ia64@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.