Browse Source

[PATCH] IOC: And don't mark the things as broken Cowboy.

And don't mark the things as broken Cowboy.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Ralf Baechle 19 years ago
parent
commit
f406db8cba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/Kconfig

+ 1 - 1
drivers/net/Kconfig

@@ -447,7 +447,7 @@ config NET_SB1250_MAC
 
 
 config SGI_IOC3_ETH
 config SGI_IOC3_ETH
 	bool "SGI IOC3 Ethernet"
 	bool "SGI IOC3 Ethernet"
-	depends on NET_ETHERNET && PCI && SGI_IP27 && BROKEN
+	depends on NET_ETHERNET && PCI && SGI_IP27
 	select CRC32
 	select CRC32
 	select MII
 	select MII
 	help
 	help