From: Giacomo Catenazzi <cate@math.ethz.ch>
To: ankry@green.mif.pg.gda.pl
Cc: linux-kernel@vger.kernel.org
Subject: Re: Arch specific/multiple Configure.help files?
Date: Fri, 06 Apr 2001 13:45:55 +0200 [thread overview]
Message-ID: <3ACDAC73.4110C6E4@math.ethz.ch> (raw)
In-Reply-To: <200104061035.MAA13189@sunrise.pg.gda.pl>
Andrzej Krzysztofowicz wrote:
>
> "Giacomo Catenazzi wrote:"
> > Johan Adolfsson wrote:
> > >
> > > Having the help close to the config sounds like a good idea
> > > from a maintenance point of view.
> >
> > But in 2.5.x the config.in are centralized, thus also
> > Configure.help sould be centralized.
> > And in this case I think that a big file hurts nobody.
>
> What about common config options (like CONFIG_PCI, CONFIG_BINFMT_ELF,
> CONFIG_SMP, CONFIG_SERIAL), which have Configure.help entries wtitten in
> PC-centric style?
>
> What is info about ISA/EISA bus for sparc users for? Why no info about SBUS
> there?
> What is COM3 for Amiga user?
> How can alpha user compile kernel for Pentium?
> What is the difference between ELF and A.OUT for architectures that do not
> support a.out at all?
>
> IMO some, even very standard, options may need different explanations for
> different architectures.
>
> Maybe some kind of architecture-specyfic #include in Configure.help entries?
Two possibilities: With std configuration language change:
: bool 'std IPC support' CONFIG_IPC
into
: bool 'arch specific IPC help' CONFIG_IPC_STRANGE_ARCH
: define_bool CONFIG_IPC CONFIG_IPC_STRANGE_ARCH
This is "clean" and is allowed by CML1 (and in CML2 with a
similar change).
Or we can use the method of Johan.
But if we move some option in i386/Configure.help, users of
other arch
instead of being little confused, their will see no help ->
worse!
Maybe before to make changes, all developers should read the
documentation
and update/change it in a non i386 centric view.
BTW some other arch will use i386 devices, thus or we
duplicate (and
that one of the copy will be old) some entry of we must make
configure.help
i386 centric (and provide other help for other arch). But
SPARC and SPARC64
will use some configuration (different to i386), thus we
should duplicate
half configuration in SPARC.. ?
giacomo
next prev parent reply other threads:[~2001-04-06 11:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.ggqkpgv.9g0c0b@ifi.uio.no>
[not found] ` <fa.k6fq96v.nhaq06@ifi.uio.no>
2001-04-06 6:58 ` Arch specific/multiple Configure.help files? Giacomo Catenazzi
2001-04-06 7:16 ` johan.adolfsson
2001-04-06 7:44 ` Giacomo Catenazzi
2001-04-06 9:07 ` Johan Adolfsson
2001-04-06 8:21 ` Kernel 2.4.3 compile error - why ?? Wojciech "Sas" Cieciwa
2001-04-06 9:39 ` Arch specific/multiple Configure.help files? Giacomo Catenazzi
2001-04-06 10:19 ` Arch specific/multiple Configure.help files? [PATCH included] Johan Adolfsson
2001-04-06 10:35 ` Arch specific/multiple Configure.help files? Andrzej Krzysztofowicz
2001-04-06 11:45 ` Giacomo Catenazzi [this message]
2001-04-06 11:34 ` Arch specific/multiple Configure.help files? [PATCH included] Giacomo Catenazzi
[not found] ` <3ACD8ECC.F2518B90@math.ethz.c <3ACDA9CB.583241B6@math.ethz.ch>
2001-04-06 12:40 ` Johan Adolfsson
2001-03-26 22:33 CML2 0.9.7 is available Eric S. Raymond
2001-04-05 17:28 ` Arch specific/multiple Configure.help files? Johan Adolfsson
2001-04-05 19:41 ` Erik Mouw
2001-04-05 21:56 ` Rogier Wolff
2001-04-05 22:03 ` Rogier Wolff
2001-04-06 5:40 ` johan.adolfsson
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=3ACDAC73.4110C6E4@math.ethz.ch \
--to=cate@math.ethz.ch \
--cc=ankry@green.mif.pg.gda.pl \
--cc=cate@debian.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