linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Proposed Kconfig update patch for help text
@ 2004-03-31 22:42 John Whitney
  2004-03-31 23:06 ` Wolfgang Denk
  0 siblings, 1 reply; 26+ messages in thread
From: John Whitney @ 2004-03-31 22:42 UTC (permalink / raw)
  To: linuxppc-dev

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

A couple of trivial changes for the processor choice help text to make
it a bit clearer.

John

--- Kconfig.orig    2004-03-31 17:25:53.000000000 -0500
+++ Kconfig 2004-03-31 17:38:57.000000000 -0500
@@ -44,13 +44,14 @@
     default 6xx

  config 6xx
-   bool "6xx/7xx/74xx/8260"
+   bool "6xx/7xx/74xx/82xx"
     help
-     There are four types of PowerPC chips supported.  The more common
+     There are four types of PowerPC chips supported: the more common
       types (601, 603, 604, 740, 750, 7400), the Motorola embedded
-     versions (821, 823, 850, 855, 860, 8260), the IBM embedded
versions
+     versions (821, 823, 850, 855, 860, 82xx), the IBM embedded
versions
       (403 and 405) and the high end 64 bit Power processors (POWER 3,
-     POWER4, and IBM 970 also known as G5)
+     POWER4, and IBM 970 also known as G5).
+
       Unless you are building a kernel for one of the embedded processor
       systems, 64 bit IBM RS/6000 or an Apple G5, choose 6xx.
       Note that the kernel runs in 32-bit mode even on 64-bit chips.



[-- Attachment #2: Kconfig.patch --]
[-- Type: application/octet-stream, Size: 911 bytes --]

--- Kconfig.orig	2004-03-31 17:25:53.000000000 -0500
+++ Kconfig	2004-03-31 17:38:57.000000000 -0500
@@ -44,13 +44,14 @@
 	default 6xx

 config 6xx
-	bool "6xx/7xx/74xx/8260"
+	bool "6xx/7xx/74xx/82xx"
 	help
-	  There are four types of PowerPC chips supported.  The more common
+	  There are four types of PowerPC chips supported: the more common
 	  types (601, 603, 604, 740, 750, 7400), the Motorola embedded
-	  versions (821, 823, 850, 855, 860, 8260), the IBM embedded versions
+	  versions (821, 823, 850, 855, 860, 82xx), the IBM embedded versions
 	  (403 and 405) and the high end 64 bit Power processors (POWER 3,
-	  POWER4, and IBM 970 also known as G5)
+	  POWER4, and IBM 970 also known as G5).
+
 	  Unless you are building a kernel for one of the embedded processor
 	  systems, 64 bit IBM RS/6000 or an Apple G5, choose 6xx.
 	  Note that the kernel runs in 32-bit mode even on 64-bit chips.

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

end of thread, other threads:[~2004-04-07 15:01 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31 22:42 Proposed Kconfig update patch for help text John Whitney
2004-03-31 23:06 ` Wolfgang Denk
2004-04-01  0:04   ` Dan Malek
2004-04-01  0:14   ` John Whitney
2004-04-01  8:35     ` Geert Uytterhoeven
2004-04-01 13:49       ` Kumar Gala
2004-04-01 15:02         ` Wolfgang Denk
2004-04-01 16:16           ` mpc5xxx support (Was: Re: Proposed Kconfig update patch for help text) Tom Rini
2004-04-01 16:58             ` Dan Malek
2004-04-01 17:03               ` Tom Rini
2004-04-01 17:18               ` mpc5xxx support (Was: " Wolfgang Denk
2004-04-01 17:05             ` Wolfgang Denk
2004-04-01 17:19               ` Tom Rini
2004-04-01 18:56                 ` Wolfgang Denk
2004-04-01 19:11                   ` Tom Rini
2004-04-02  0:24               ` mpc5xxx support (Was: " Sylvain Munaut
2004-04-01 23:35             ` Sylvain Munaut
2004-04-02  2:59               ` New OCP for 2.6 was (Re: mpc5xxx support ) Matt Porter
2004-04-02 16:56               ` mpc5xxx support (Was: Re: Proposed Kconfig update patch for help text) Wolfgang Denk
2004-04-02 17:21                 ` Sylvain Munaut
2004-04-07 14:00                   ` Wolfgang Denk
2004-04-07 14:16                     ` Sylvain Munaut
2004-04-01 15:26         ` Proposed Kconfig update patch for help text Tom Rini
2004-04-01 21:50       ` John Whitney
2004-04-07 14:25         ` Kumar Gala
2004-04-07 15:01         ` Kumar Gala

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