# SPDX-License-Identifier: GPL-2.0
config [31mCONFIG_PPC_PS3[0m
bool "Sony PS3"
depends on [31mCONFIG_PPC64[0m && [31mCONFIG_PPC_BOOK3S[0m && [31mCONFIG_CPU_BIG_ENDIAN[0m
select [31mCONFIG_PPC_CELL[0m
select [31mCONFIG_USB_OHCI_LITTLE_ENDIAN[0m
select [31mCONFIG_USB_OHCI_BIG_ENDIAN_MMIO[0m
select [31mCONFIG_USB_EHCI_BIG_ENDIAN_MMIO[0m
select [31mCONFIG_HAVE_PCI[0m
help
This option enables support for the Sony PS3 game console
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 [31mCONFIG_PPC_PS3[0m
config [31mCONFIG_PS3_ADVANCED[0m
depends on [31mCONFIG_PPC_PS3[0m
bool "PS3 Advanced configuration options"
help
This gives you access to some advanced options for the PS3. The
defaults should be fine for most users, but these options may make
it possible to better control the kernel configuration if you know
what you are doing.
Note that the answer to this question won't directly affect the
kernel: saying N will just cause the configurator to skip all
the questions about these options.
Most users should say N to this question.
config [31mCONFIG_PS3_HTAB_SIZE[0m
depends on [31mCONFIG_PPC_PS3[0m
int "PS3 Platform pagetable size" if [31mCONFIG_PS3_ADVANCED[0m
range 18 20
default 20
help
This option is only for experts who may have the desire to fine
tune the pagetable size on their system. The value here is
expressed as the log2 of the page table size. Valid values are
18, 19, and 20, corresponding to 256KB, 512KB and 1MB respectively.
If unsure, choose the default (20) with the confidence that your
system will have optimal runtime performance.
config [31mCONFIG_PS3_DYNAMIC_DMA[0m
depends on [31mCONFIG_PPC_PS3[0m
bool "PS3 Platform dynamic DMA page table management"
help
This option will enable kernel support to take advantage of the
per device dynamic DMA page table management provided by the Cell
processor's IO Controller. This support incurs some runtime
overhead and also slightly increases kernel memory usage. The
current implementation should be considered experimental.
This support is mainly for Linux kernel development. If unsure,
say N.
config [31mCONFIG_PS3_VUART[0m
depends on [31mCONFIG_PPC_PS3[0m
tristate
config [31mCONFIG_PS3_PS3AV[0m
depends on [31mCONFIG_PPC_PS3[0m
tristate "PS3 AV settings driver" if [31mCONFIG_PS3_ADVANCED[0m
select [31mCONFIG_PS3_VUART[0m
default y
help
Include support for the PS3 AV Settings driver.
This support is required for PS3 graphics and sound. In
general, all users will say Y or [31mCONFIG_M[0m.
config [31mCONFIG_PS3_SYS_MANAGER[0m
depends on [31mCONFIG_PPC_PS3[0m
tristate "PS3 System Manager driver" if [31mCONFIG_PS3_ADVANCED[0m
select [31mCONFIG_PS3_VUART[0m
default y
help
Include support for the PS3 System Manager.
This support is required for PS3 system control. In
general, all users will say Y or [31mCONFIG_M[0m.
config [31mCONFIG_PS3_REPOSITORY_WRITE[0m
bool "PS3 Repository write support" if [31mCONFIG_PS3_ADVANCED[0m
depends on [31mCONFIG_PPC_PS3[0m
help
Enables support for writing to the PS3 System Repository.
This support is intended for bootloaders that need to store data
in the repository for later boot stages.
If in doubt, say N here and reduce the size of the kernel by a
small amount.
config [31mCONFIG_PS3_STORAGE[0m
depends on [31mCONFIG_PPC_PS3[0m
tristate
config [31mCONFIG_PS3_DISK[0m
tristate "PS3 Disk Storage Driver"
depends on [31mCONFIG_PPC_PS3[0m && [31mCONFIG_BLOCK[0m
select [31mCONFIG_PS3_STORAGE[0m
help
Include support for the PS3 Disk Storage.
This support is required to access the PS3 hard disk.
In general, all users will say Y or [31mCONFIG_M[0m.
config [31mCONFIG_PS3_ROM[0m
tristate "PS3 BD/DVD/CD-ROM Storage Driver"
depends on [31mCONFIG_PPC_PS3[0m && [31mCONFIG_SCSI[0m
select [31mCONFIG_PS3_STORAGE[0m
help
Include support for the PS3 [31mCONFIG_ROM[0m Storage.
This support is required to access the PS3 BD/DVD/CD-[31mCONFIG_ROM[0m drive.
In general, all users will say Y or [31mCONFIG_M[0m.
Also make sure to say Y or [31mCONFIG_M[0m to "SCSI CDROM support" later.
config [31mCONFIG_PS3_FLASH[0m
tristate "PS3 FLASH ROM Storage Driver"
depends on [31mCONFIG_PPC_PS3[0m
select [31mCONFIG_PS3_STORAGE[0m
help
Include support for the PS3 FLASH [31mCONFIG_ROM[0m Storage.
This support is required to access the PS3 FLASH [31mCONFIG_ROM[0m, which
contains the boot loader and some boot options.
In general, PS3 OtherOS users will say Y or [31mCONFIG_M[0m.
As this driver needs a fixed buffer of 256 KiB of memory, it can
be disabled on the kernel command line using "ps3flash=off", to
not allocate this fixed buffer.
config [31mCONFIG_PS3_VRAM[0m
tristate "PS3 Video RAM Storage Driver"
depends on [31mCONFIG_FB_PS3[0m=y && [31mCONFIG_BLOCK[0m && m
help
This driver allows you to use excess PS3 video RAM as volatile
storage or system swap.
config [31mCONFIG_PS3_LPM[0m
tristate "PS3 Logical Performance Monitor support"
depends on [31mCONFIG_PPC_PS3[0m
help
Include support for the PS3 Logical Performance Monitor.
This support is required to use the logical performance monitor
of the PS3's LV1 hypervisor.
If you intend to use the advanced performance monitoring and
profiling support of the Cell processor with programs like
oprofile and perfmon2, then say Y or [31mCONFIG_M[0m, otherwise say N.
config [31mCONFIG_PS3GELIC_UDBG[0m
bool "PS3 udbg output via UDP broadcasts on Ethernet"
depends on [31mCONFIG_PPC_PS3[0m
help
Enables udbg early debugging output by sending broadcast UDP
via the Ethernet port (UDP port number 18194).
This driver uses a trivial implementation and is independent
from the main PS3 gelic network driver.
If in doubt, say N here.
endmenu