diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index ff3fccd7513b..4739a63601eb 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2075,6 +2075,8 @@ config SPIDER_NET | |||
2075 | config GIANFAR | 2075 | config GIANFAR |
2076 | tristate "Gianfar Ethernet" | 2076 | tristate "Gianfar Ethernet" |
2077 | depends on 85xx || 83xx | 2077 | depends on 85xx || 83xx |
2078 | select PHYLIB | ||
2079 | select PHYCONTROL | ||
2078 | help | 2080 | help |
2079 | This driver supports the Gigabit TSEC on the MPC85xx | 2081 | This driver supports the Gigabit TSEC on the MPC85xx |
2080 | family of chips, and the FEC on the 8540 | 2082 | family of chips, and the FEC on the 8540 |