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 4739a63601e..db889810032 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2076,7 +2076,6 @@ config GIANFAR tristate "Gianfar Ethernet" depends on 85xx || 83xx select PHYLIB - select PHYCONTROL help This driver supports the Gigabit TSEC on the MPC85xx family of chips, and the FEC on the 8540 |