aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index d6abe495c6b0..c393e1540071 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -529,6 +529,8 @@ config PPC_PS3
529 bool "Sony PS3 (incomplete)" 529 bool "Sony PS3 (incomplete)"
530 depends on PPC_MULTIPLATFORM && PPC64 530 depends on PPC_MULTIPLATFORM && PPC64
531 select PPC_CELL 531 select PPC_CELL
532 select USB_ARCH_HAS_EHCI
533 select USB_EHCI_BIG_ENDIAN_MMIO
532 help 534 help
533 This option enables support for the Sony PS3 game console 535 This option enables support for the Sony PS3 game console
534 and other platforms using the PS3 hypervisor. 536 and other platforms using the PS3 hypervisor.