All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geoff Levand <geoffrey.levand@am.sony.com>
To: paulus@samba.org
Cc: linuxppc-dev@ozlabs.org
Subject: [patch 2/3 v2] PS3: Remove incomplete message
Date: Wed, 08 Aug 2007 09:39:02 -0700	[thread overview]
Message-ID: <46B9F1A6.9070004@am.sony.com> (raw)
In-Reply-To: <20070808033120.055823394@am.sony.com>

Remove the Kconfig message that indicates the PS3 platform support is
incomplete.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
---
v2 changes: 
 o Fix typo pointed out by Geert

 arch/powerpc/platforms/ps3/Kconfig |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

--- a/arch/powerpc/platforms/ps3/Kconfig
+++ b/arch/powerpc/platforms/ps3/Kconfig
@@ -1,5 +1,5 @@
 config PPC_PS3
-	bool "Sony PS3 (incomplete)"
+	bool "Sony PS3"
 	depends on PPC_MULTIPLATFORM && PPC64
 	select PPC_CELL
 	select USB_ARCH_HAS_OHCI
@@ -10,10 +10,10 @@ config PPC_PS3
 	select MEMORY_HOTPLUG
 	help
 	  This option enables support for the Sony PS3 game console
-	  and other platforms using the PS3 hypervisor.
-	  Support for this platform is not yet complete, so
-	  enabling this will not result in a bootable kernel on a
-	  PS3 system.
+	  and other platforms using the PS3 hypervisor.  Enabling this
+	  option will allow building otheros.bld, a kernel image suitable
+	  for programming into flash memory, and vmlinux, a kernel image
+	  suitable for loading via kexec.
 
 menu "PS3 Platform Options"
 	depends on PPC_PS3

  parent reply	other threads:[~2007-08-08 16:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-08  3:31 [patch 0/3] PS3 bugfix patches for 2.6.23 geoffrey.levand
2007-08-08  3:31 ` [patch 1/3] PS3: Fix storage probe logic geoffrey.levand
2007-08-08 18:01   ` [patch 1/3 v2] " Geoff Levand
2007-08-08  3:31 ` [patch 2/3] PS3: Remove incomplete message geoffrey.levand
2007-08-08  7:49   ` Geert Uytterhoeven
2007-08-08 16:39   ` Geoff Levand [this message]
2007-08-08  3:31 ` [patch 3/3] PS3: Update ps3_defconfig geoffrey.levand
2007-08-08  7:17 ` [patch 0/3] PS3 bugfix patches for 2.6.23 Stephen Rothwell
2007-08-08  7:47   ` Stephen Rothwell
2007-08-08 12:06     ` Michael Ellerman

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=46B9F1A6.9070004@am.sony.com \
    --to=geoffrey.levand@am.sony.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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.