All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumba <kumba@gentoo.org>
To: linux-mips@linux-mips.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Subject: [PATCH]: R52x0 -> RM52xx
Date: Sun, 14 Nov 2004 01:43:19 -0500	[thread overview]
Message-ID: <4196FE87.5050606@gentoo.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 426 bytes --]

Attached is a minor cosmetic patch for 2.6 that just changes menuconfig to 
show the RM52xx CPU by the name it's known by on Systems that use it (Cobalt 
(RM5231), O2 RM5200).

It's a really minor thing, but afaict, it doesn't look to be incorrect.


--Kumba

-- 
"Such is oft the course of deeds that move the wheels of the world: small 
hands do them because they must, while the eyes of the great are elsewhere." 
--Elrond

[-- Attachment #2: misc-2.6-kconfig-tweak --]
[-- Type: text/plain, Size: 444 bytes --]

--- arch/mips/Kconfig.orig	2004-11-13 19:55:05.647515448 -0500
+++ arch/mips/Kconfig	2004-11-13 19:55:50.313725152 -0500
@@ -1183,9 +1183,9 @@ config CPU_R6000
 	  processors are extremly rare and the support for them is incomplete.
 
 config CPU_NEVADA
-	bool "R52xx"
+	bool "RM52xx"
 	help
-	  MIPS Technologies R52x0-series ("Nevada") processors.
+	  MIPS Technologies RM52xx-series ("Nevada") processors.
 
 config CPU_R8000
 	bool "R8000"

             reply	other threads:[~2004-11-14  6:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-14  6:43 Kumba [this message]
2004-11-17 13:29 ` [PATCH]: R52x0 -> RM52xx Ralf Baechle
2004-11-17 15:19   ` Dominic Sweetman

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=4196FE87.5050606@gentoo.org \
    --to=kumba@gentoo.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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.