1 # SPDX-License-Identifier: GPL-2.0-only
3 # Toshiba network device configuration
6 config NET_VENDOR_TOSHIBA
9 depends on PCI && (PPC_IBM_CELL_BLADE || MIPS) || PPC_PS3
11 If you have a network (Ethernet) card belonging to this class, say Y.
13 Note that the answer to this question doesn't directly affect the
14 kernel: saying N will just cause the configurator to skip all
15 the questions about Toshiba cards. If you say Y, you will be asked
16 for your specific card in the following questions.
21 tristate "PS3 Gigabit Ethernet driver"
23 select PS3_SYS_MANAGER
25 This driver supports the network device on the PS3 game
26 console. This driver has built-in support for Ethernet.
28 To compile this driver as a module, choose M here: the
29 module will be called ps3_gelic.
32 bool "PS3 Wireless support"
33 depends on GELIC_NET && WLAN
36 This option adds the support for the wireless feature of PS3.
37 If you have the wireless-less model of PS3 or have no plan to
38 use wireless feature, disabling this option saves memory. As
39 the driver automatically distinguishes the models, you can
40 safely enable this option even if you have a wireless-less model.
43 tristate "Spider Gigabit Ethernet driver"
44 depends on PCI && PPC_IBM_CELL_BLADE
48 This driver supports the Gigabit Ethernet chips present on the
49 Cell Processor-Based Blades from IBM.
52 tristate "TOSHIBA TC35815 Ethernet support"
53 depends on PCI && MIPS
56 endif # NET_VENDOR_TOSHIBA