projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
385023c
)
[PATCH] IOC: And don't mark the things as broken Cowboy.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 8 Nov 2005 19:10:24 +0000
(19:10 +0000)
committer
Jeff Garzik
<jgarzik@pobox.com>
Wed, 9 Nov 2005 06:42:54 +0000
(
01:42
-0500)
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>
drivers/net/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 1958d9e16a3aaaa606541ee56173b5811a286c5c..e70315a85447c95b3cabb27b2587751ef5dbfd10 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-447,7
+447,7
@@
config NET_SB1250_MAC
config SGI_IOC3_ETH
bool "SGI IOC3 Ethernet"
- depends on NET_ETHERNET && PCI && SGI_IP27
&& BROKEN
+ depends on NET_ETHERNET && PCI && SGI_IP27
select CRC32
select MII
help