Re: [-mm patch] SIS900 must select MII

From: Daniele Venzano
Date: Sun May 01 2005 - 11:45:09 EST


On 30/apr/05, at 13:52, Adrian Bunk wrote:

This patch fixes the following compile error caused by bk-netdev:

<-- snip -->

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
Signed-off-by: Daniele Venzano <venza@xxxxxxxxxxxx>


--- linux-2.6.12-rc3-mm1/drivers/net/Kconfig.old 2005-04-30 13:47:25.000000000 +0200
+++ linux-2.6.12-rc3-mm1/drivers/net/Kconfig 2005-04-30 13:47:48.000000000 +0200
@@ -1543,8 +1543,9 @@
config SIS900
tristate "SiS 900/7016 PCI Fast Ethernet Adapter support"
depends on NET_PCI && PCI
select CRC32
+ select MII
---help---
This is a driver for the Fast Ethernet PCI network cards based on
the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in
SiS 630 and SiS 540 chipsets. If you have one of those, say Y and


--
Daniele Venzano
http://www.brownhat.org

-
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/