linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/16] ps3: inform incomplete
@ 2007-01-27  3:07 Geoff Levand
  2007-01-27 11:26 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Geoff Levand @ 2007-01-27  3:07 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Add a comment to the PS3 config option to inform users that the current
implementation is not yet complete.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

---
 arch/powerpc/Kconfig |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)

--- ps3-linux-dev.orig/arch/powerpc/Kconfig
+++ ps3-linux-dev/arch/powerpc/Kconfig
@@ -525,12 +525,15 @@ config PPC_IBM_CELL_BLADE
 	select UDBG_RTAS_CONSOLE
 
 config PPC_PS3
-	bool "Sony PS3"
+	bool "Sony PS3 (incomplete)"
 	depends on PPC_MULTIPLATFORM && PPC64
 	select PPC_CELL
 	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.
 
 config PPC_NATIVE
 	bool

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

* Re: [PATCH 1/16] ps3: inform incomplete
  2007-01-27  3:07 [PATCH 1/16] ps3: inform incomplete Geoff Levand
@ 2007-01-27 11:26 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2007-01-27 11:26 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Paul Mackerras

On Saturday 27 January 2007 04:07, Geoff Levand wrote:
> Add a comment to the PS3 config option to inform users that the current
> implementation is not yet complete.
> 
> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
> 
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>

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

end of thread, other threads:[~2007-01-27 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-27  3:07 [PATCH 1/16] ps3: inform incomplete Geoff Levand
2007-01-27 11:26 ` Arnd Bergmann

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