diff options
| -rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 2399a3796f6e..d46d9498040c 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -2278,6 +2278,7 @@ config TSI108_ETH | |||
| 2278 | config GELIC_NET | 2278 | config GELIC_NET |
| 2279 | tristate "PS3 Gigabit Ethernet driver" | 2279 | tristate "PS3 Gigabit Ethernet driver" |
| 2280 | depends on PPC_PS3 | 2280 | depends on PPC_PS3 |
| 2281 | select PS3_SYS_MANAGER | ||
| 2281 | help | 2282 | help |
| 2282 | This driver supports the network device on the PS3 game | 2283 | This driver supports the network device on the PS3 game |
| 2283 | console. This driver has built-in support for Ethernet. | 2284 | console. This driver has built-in support for Ethernet. |
