All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] centralizing arch-specific kernel config settings
Date: Thu, 26 Apr 2007 12:39:21 +0000	[thread overview]
Message-ID: <20070426123921.GA7501@parisc-linux.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0704260706100.533@localhost.localdomain>

On Thu, Apr 26, 2007 at 07:06:56AM -0400, Robert P. J. Day wrote:
> in all of the above cases, the Kconfig directive looks like:
> 
> ...
> config GENERIC_BUG
>         bool
>         default y
>         depends on BUG
> ...

It should proably use def_bool y instead of bool, default y.

>   is there any reason config settings like GENERIC_BUG can't be
> centralized in a single place like that?  i'm *guessing* a pile of
> config settings could be simplified like this.

Is it simpler?
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors

  reply	other threads:[~2007-04-26 12:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 11:06 [KJ] centralizing arch-specific kernel config settings Robert P. J. Day
2007-04-26 12:39 ` Matthew Wilcox [this message]
2007-04-26 12:57 ` Robert P. J. Day

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=20070426123921.GA7501@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=kernel-janitors@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.