From 58161b96fca1668dce2da756a025f6b9157c14f8 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Thu, 25 Jan 2007 18:07:14 -0800 Subject: [PATCH] --- yaml --- r: 45893 b: refs/heads/master c: 05916eec9f4d4370ef9a6cbb699f637302f6e157 h: refs/heads/master i: 45891: 8707dab2d099a57f38ac8062a68046f491051683 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 842a42e0ed44..b2e8da9cdd17 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ded84bcb246780137ecaa3f6d137ac1b0f06fd08 +refs/heads/master: 05916eec9f4d4370ef9a6cbb699f637302f6e157 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index 0855d55c194d..f4d1f31c14fa 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/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