Kconfig (ae639ac97917929ae4ed752b1abf2adc70dd801c) Kconfig (80071802cb9c622dbd44bc6ba292f0683891ef44)
1config PPC_PS3
2 bool "Sony PS3 (incomplete)"
3 depends on PPC_MULTIPLATFORM && PPC64
4 select PPC_CELL
5 select USB_ARCH_HAS_OHCI
6 select USB_OHCI_LITTLE_ENDIAN
7 select USB_OHCI_BIG_ENDIAN_MMIO
8 select USB_ARCH_HAS_EHCI

--- 84 unchanged lines hidden (view full) ---

93 select PS3_VUART
94 default m
95 help
96 Include support for the PS3 System Manager.
97
98 This support is required for system control. In
99 general, all users will say Y or M.
100
1config PPC_PS3
2 bool "Sony PS3 (incomplete)"
3 depends on PPC_MULTIPLATFORM && PPC64
4 select PPC_CELL
5 select USB_ARCH_HAS_OHCI
6 select USB_OHCI_LITTLE_ENDIAN
7 select USB_OHCI_BIG_ENDIAN_MMIO
8 select USB_ARCH_HAS_EHCI

--- 84 unchanged lines hidden (view full) ---

93 select PS3_VUART
94 default m
95 help
96 Include support for the PS3 System Manager.
97
98 This support is required for system control. In
99 general, all users will say Y or M.
100
101config PS3_STORAGE
102 depends on PPC_PS3
103 tristate
104
101endmenu
105endmenu