linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] arch names
@ 2002-05-27 15:07 J.A. Magallon
  2002-05-27 23:39 ` Robert Love
  0 siblings, 1 reply; 2+ messages in thread
From: J.A. Magallon @ 2002-05-27 15:07 UTC (permalink / raw)
  To: Lista Linux-Kernel

Hi all...

After five minutes working on the arches patch, I realized that
if PII gets split away, CONFIG_M686 only stands for PPro, so it
would be worth a rename to CONFIG_MPENTIUMPRO ?

Only drawback is that people (ie - distros) could not just copy their old
.config and build...

-- 
J.A. Magallon                           #  Let the source be with you...        
mailto:jamagallon@able.es
Mandrake Linux release 8.3 (Cooker) for i586
Linux werewolf 2.4.19-pre8-jam4 #2 SMP dom may 26 11:20:42 CEST 2002 i686

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFC] arch names
  2002-05-27 15:07 [RFC] arch names J.A. Magallon
@ 2002-05-27 23:39 ` Robert Love
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Love @ 2002-05-27 23:39 UTC (permalink / raw)
  To: J.A. Magallon; +Cc: Lista Linux-Kernel

On Mon, 2002-05-27 at 08:07, J.A. Magallon wrote:

> After five minutes working on the arches patch, I realized that
> if PII gets split away, CONFIG_M686 only stands for PPro, so it
> would be worth a rename to CONFIG_MPENTIUMPRO ?

Yah, it would.  CONFIG_M686 is now too general - unless we want
CONFIG_M686 _and_ a specific arch, like CONFIG_MPII.  Then we can check
just the general case (M686) or the specific chip (MPII) as needed.

Also, CONFIG_MPPRO is easier on the eyes :)

> Only drawback is that people (ie - distros) could not just copy their old
> .config and build...

They should `make oldconfig' anyhow...

	Robert Love


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-27 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-27 15:07 [RFC] arch names J.A. Magallon
2002-05-27 23:39 ` Robert Love

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).