From: John Bradford <john@grabjohn.com>
To: szepe@pinerecords.com (Tomas Szepe)
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel configurator request
Date: Thu, 9 Jan 2003 18:41:48 +0000 (GMT) [thread overview]
Message-ID: <200301091841.h09IfmKS003585@darkstar.example.net> (raw)
In-Reply-To: <20030106175443.GP5984@louise.pinerecords.com> from "Tomas Szepe" at Jan 06, 2003 06:54:43 PM
[-- Attachment #1: Type: text/plain, Size: 430 bytes --]
> > Obviously I can work around this, but it would seem to me to be better
> > to have the kernel configurators generate .config files like this:
> >
> > #
> > # Automatically generated make config: don't edit
> > #
> >
> > #
> > # Very general options
> > #
> > [Very general options]
>
> [snip]
>
> John,
>
> AFAIK all you have to do to make this reality is add a "comment" clause
> where you need it.
Excellent...
John.
[-- Attachment #2: ASCII text --]
[-- Type: text/plain, Size: 300 bytes --]
--- linux-2.5.55-orig/arch/i386/Kconfig 2003-01-09 18:34:19.000000000 +0000
+++ linux-2.5.55/arch/i386/Kconfig 2003-01-09 18:39:34.000000000 +0000
@@ -3,6 +3,8 @@
# see Documentation/kbuild/kconfig-language.txt.
#
+comment "General options"
+
mainmenu "Linux Kernel Configuration"
config X86
prev parent reply other threads:[~2003-01-09 18:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-06 17:25 Kernel configurator request John Bradford
2003-01-06 17:54 ` Tomas Szepe
2003-01-09 18:41 ` John Bradford [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=200301091841.h09IfmKS003585@darkstar.example.net \
--to=john@grabjohn.com \
--cc=linux-kernel@vger.kernel.org \
--cc=szepe@pinerecords.com \
/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.