Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc/ps3: Minor Kconfig cleanup

Signed-off-by: Geoff Levand <geoff@infradead.org>

+4 -4
+4 -4
arch/powerpc/platforms/ps3/Kconfig
··· 73 73 help 74 74 Include support for the PS3 AV Settings driver. 75 75 76 - This support is required for graphics and sound. In 76 + This support is required for PS3 graphics and sound. In 77 77 general, all users will say Y or M. 78 78 79 79 config PS3_SYS_MANAGER ··· 84 84 help 85 85 Include support for the PS3 System Manager. 86 86 87 - This support is required for system control. In 87 + This support is required for PS3 system control. In 88 88 general, all users will say Y or M. 89 89 90 90 config PS3_REPOSITORY_WRITE ··· 134 134 135 135 This support is required to access the PS3 FLASH ROM, which 136 136 contains the boot loader and some boot options. 137 - In general, all users will say Y or M. 137 + In general, PS3 OtherOS users will say Y or M. 138 138 139 139 As this driver needs a fixed buffer of 256 KiB of memory, it can 140 140 be disabled on the kernel command line using "ps3flash=off", to ··· 168 168 via the Ethernet port (UDP port number 18194). 169 169 170 170 This driver uses a trivial implementation and is independent 171 - from the main network driver. 171 + from the main PS3 gelic network driver. 172 172 173 173 If in doubt, say N here. 174 174