Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 332a7b3e authored by Geoff Levand's avatar Geoff Levand Committed by Paul Mackerras
Browse files

[POWERPC] PS3: Remove text saying PS3 support is incomplete



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

Signed-off-by: default avatarGeoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent edd2a9d1
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
config PPC_PS3
config PPC_PS3
	bool "Sony PS3 (incomplete)"
	bool "Sony PS3"
	depends on PPC_MULTIPLATFORM && PPC64
	depends on PPC_MULTIPLATFORM && PPC64
	select PPC_CELL
	select PPC_CELL
	select USB_ARCH_HAS_OHCI
	select USB_ARCH_HAS_OHCI
@@ -10,10 +10,10 @@ config PPC_PS3
	select MEMORY_HOTPLUG
	select MEMORY_HOTPLUG
	help
	help
	  This option enables support for the Sony PS3 game console
	  This option enables support for the Sony PS3 game console
	  and other platforms using the PS3 hypervisor.
	  and other platforms using the PS3 hypervisor.  Enabling this
	  Support for this platform is not yet complete, so
	  option will allow building otheros.bld, a kernel image suitable
	  enabling this will not result in a bootable kernel on a
	  for programming into flash memory, and vmlinux, a kernel image
	  PS3 system.
	  suitable for loading via kexec.


menu "PS3 Platform Options"
menu "PS3 Platform Options"
	depends on PPC_PS3
	depends on PPC_PS3