.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Toshiba network device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
6 | 7 | bool "Toshiba devices" |
---|
7 | 8 | default y |
---|
8 | 9 | depends on PCI && (PPC_IBM_CELL_BLADE || MIPS) || PPC_PS3 |
---|
9 | | - ---help--- |
---|
| 10 | + help |
---|
10 | 11 | If you have a network (Ethernet) card belonging to this class, say Y. |
---|
11 | 12 | |
---|
12 | 13 | Note that the answer to this question doesn't directly affect the |
---|
.. | .. |
---|
20 | 21 | tristate "PS3 Gigabit Ethernet driver" |
---|
21 | 22 | depends on PPC_PS3 |
---|
22 | 23 | select PS3_SYS_MANAGER |
---|
23 | | - ---help--- |
---|
| 24 | + help |
---|
24 | 25 | This driver supports the network device on the PS3 game |
---|
25 | 26 | console. This driver has built-in support for Ethernet. |
---|
26 | 27 | |
---|
.. | .. |
---|
31 | 32 | bool "PS3 Wireless support" |
---|
32 | 33 | depends on GELIC_NET && WLAN |
---|
33 | 34 | select WIRELESS_EXT |
---|
34 | | - ---help--- |
---|
| 35 | + help |
---|
35 | 36 | This option adds the support for the wireless feature of PS3. |
---|
36 | 37 | If you have the wireless-less model of PS3 or have no plan to |
---|
37 | 38 | use wireless feature, disabling this option saves memory. As |
---|
.. | .. |
---|
43 | 44 | depends on PCI && PPC_IBM_CELL_BLADE |
---|
44 | 45 | select FW_LOADER |
---|
45 | 46 | select SUNGEM_PHY |
---|
46 | | - ---help--- |
---|
| 47 | + help |
---|
47 | 48 | This driver supports the Gigabit Ethernet chips present on the |
---|
48 | 49 | Cell Processor-Based Blades from IBM. |
---|
49 | 50 | |
---|