[PATCH] 3c59x: VORTEX select MII

From: Hugh Dickins
Date: Mon Oct 04 2004 - 07:29:40 EST


3c59x now uses generic_mii_ioctl, so VORTEX should select MII.

Signed-off-by: Hugh Dickins <hugh@xxxxxxxxxxx>

--- 2.6.9-rc3-mm2/drivers/net/Kconfig 2004-10-04 11:59:59.000000000 +0100
+++ linux/drivers/net/Kconfig 2004-10-04 13:10:05.000000000 +0100
@@ -691,6 +691,7 @@ config ELMC_II
config VORTEX
tristate "3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" support"
depends on NET_VENDOR_3COM && (PCI || EISA)
+ select MII
---help---
This option enables driver support for a large number of 10mbps and
10/100mbps EISA, PCI and PCMCIA 3Com network cards:

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/