diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-09-23 22:58:49 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-23 22:58:49 -0400 |
commit | 8cee0cd5bec53b78dd3c43a73b27821a688133e6 (patch) | |
tree | 067920155bf3cf6896e88d1cff8c170d32768922 /drivers/net/Kconfig | |
parent | bb40dcbb0fcebe1df08ba261483fcc38b307d063 (diff) |
[netdrvr] delete CONFIG_PHYCONTROL
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 4739a63601eb..db8898100325 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2076,7 +2076,6 @@ config GIANFAR | |||
2076 | tristate "Gianfar Ethernet" | 2076 | tristate "Gianfar Ethernet" |
2077 | depends on 85xx || 83xx | 2077 | depends on 85xx || 83xx |
2078 | select PHYLIB | 2078 | select PHYLIB |
2079 | select PHYCONTROL | ||
2080 | help | 2079 | help |
2081 | This driver supports the Gigabit TSEC on the MPC85xx | 2080 | This driver supports the Gigabit TSEC on the MPC85xx |
2082 | family of chips, and the FEC on the 8540 | 2081 | family of chips, and the FEC on the 8540 |