aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.powerpc
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2011-01-06 04:12:29 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2011-01-06 04:12:29 +0000
commit03479763b27918a0dca1ee5c1233604afe9d5a79 (patch)
tree2f204ce78bf39efa5dd8a23b1af67430d676f4d8 /sys/conf/options.powerpc
parent61f8e2a7864e749a639245d0115e8942f06c0ccb (diff)
downloadsrc-03479763b27918a0dca1ee5c1233604afe9d5a79.tar.gz
src-03479763b27918a0dca1ee5c1233604afe9d5a79.zip
Import support for the Sony Playstation 3 using the OtherOS feature
available on firmwares 3.15 and earlier. Caveats: Support for the internal SATA controller is currently missing, as is support for framebuffer resolutions other than 720x480. These deficiencies will be remedied soon. Special thanks to Peter Grehan for providing the hardware that made this port possible, and thanks to Geoff Levand of Sony Computer Entertainment for advice on the LV1 hypervisor.
Notes
Notes: svn path=/head/; revision=217044
Diffstat (limited to 'sys/conf/options.powerpc')
-rw-r--r--sys/conf/options.powerpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options.powerpc b/sys/conf/options.powerpc
index b7b3dbb5b1d9..7e3358e7f6ff 100644
--- a/sys/conf/options.powerpc
+++ b/sys/conf/options.powerpc
@@ -3,6 +3,7 @@
AIM opt_global.h
E500 opt_global.h
+CELL
POWERPC
POWERPC64
@@ -17,6 +18,7 @@ GFB_NO_MODE_CHANGE opt_gfb.h
MPC85XX opt_platform.h
POWERMAC opt_platform.h
+PS3 opt_platform.h
MAMBO
PSIM