summaryrefslogtreecommitdiffstats
path: root/drivers/net/fec_8xx/Kconfig
diff options
context:
space:
mode:
authorPantelis Antoniou2005-10-30 00:23:15 +0200
committerJeff Garzik2005-10-30 00:20:30 +0200
commitb90bd04d419dd317b16dce83f5595e96597c05be (patch)
tree10c5e6feb03c200db9f971d712f89c48627e89e8 /drivers/net/fec_8xx/Kconfig
parent[PATCH] fs_enet: Fix dma_unmap_single calls (diff)
downloadkernel-qcow2-linux-b90bd04d419dd317b16dce83f5595e96597c05be.tar.gz
kernel-qcow2-linux-b90bd04d419dd317b16dce83f5595e96597c05be.tar.xz
kernel-qcow2-linux-b90bd04d419dd317b16dce83f5595e96597c05be.zip
[PATCH] fec_8xx: Remove dependency on NETTA & NETPHONE
The following patch removes the dependency of the fec_8xx driver on the NETTA & NETPHONE boards. Other people use the driver too, and we await their board support patches. Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/fec_8xx/Kconfig')
-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 db36ac3ea453..de04d68673d9 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 && 8xx && (NETTA || NETPHONE)
+ depends on NET_ETHERNET
select MII
config FEC_8XX_GENERIC_PHY