| .. | .. |
|---|
| 6 | 6 | select USB_OHCI_LITTLE_ENDIAN |
|---|
| 7 | 7 | select USB_OHCI_BIG_ENDIAN_MMIO |
|---|
| 8 | 8 | select USB_EHCI_BIG_ENDIAN_MMIO |
|---|
| 9 | | - select PPC_PCI_CHOICE |
|---|
| 9 | + select HAVE_PCI |
|---|
| 10 | 10 | help |
|---|
| 11 | 11 | This option enables support for the Sony PS3 game console |
|---|
| 12 | 12 | and other platforms using the PS3 hypervisor. Enabling this |
|---|
| .. | .. |
|---|
| 49 | 49 | config PS3_DYNAMIC_DMA |
|---|
| 50 | 50 | depends on PPC_PS3 |
|---|
| 51 | 51 | bool "PS3 Platform dynamic DMA page table management" |
|---|
| 52 | | - default n |
|---|
| 53 | 52 | help |
|---|
| 54 | 53 | This option will enable kernel support to take advantage of the |
|---|
| 55 | 54 | per device dynamic DMA page table management provided by the Cell |
|---|
| .. | .. |
|---|
| 89 | 88 | config PS3_REPOSITORY_WRITE |
|---|
| 90 | 89 | bool "PS3 Repository write support" if PS3_ADVANCED |
|---|
| 91 | 90 | depends on PPC_PS3 |
|---|
| 92 | | - default n |
|---|
| 93 | 91 | help |
|---|
| 94 | 92 | Enables support for writing to the PS3 System Repository. |
|---|
| 95 | 93 | |
|---|