aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_8xx
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-11-05 23:40:16 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-11-05 23:40:16 -0500
commitecf8b596cf636c14896841625d552e148585ad07 (patch)
tree3b978312868b35a1dd6ea5ef5d71dc8172e6f50f /drivers/net/fec_8xx
parentRemove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. (diff)
downloadlinux-dev-ecf8b596cf636c14896841625d552e148585ad07.tar.xz
linux-dev-ecf8b596cf636c14896841625d552e148585ad07.zip
[netdrvr] fac_8xx build fix
Diffstat (limited to 'drivers/net/fec_8xx')
-rw-r--r--drivers/net/fec_8xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/fec_8xx/Kconfig b/drivers/net/fec_8xx/Kconfig
index 4560026ed419..94e7a9af8705 100644
--- a/drivers/net/fec_8xx/Kconfig
+++ b/drivers/net/fec_8xx/Kconfig
@@ -1,6 +1,6 @@
config FEC_8XX
tristate "Motorola 8xx FEC driver"
- depends on NET_ETHERNET
+ depends on NET_ETHERNET && FEC
select MII
config FEC_8XX_GENERIC_PHY