projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3bf9bc
)
e1000e triggers sparc32 gcc bug
author
Al Viro
<
[email protected]
>
Sun, 27 Apr 2008 05:15:42 +0000
(06:15 +0100)
committer
Linus Torvalds
<
[email protected]
>
Sun, 27 Apr 2008 17:09:32 +0000
(10:09 -0700)
... and isn't possible on sparc32 boxen anyway, unless somebody
had done JavaStation with PCIE lately.
Signed-off-by: Al Viro <
[email protected]
>
Acked-by: David S. Miller <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 0697aa8ea77459d4c36a7f991007c56b7bd967d2..8082c1d142df7e4c15982a40436c9e2110723644 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-2011,7
+2011,7
@@
config E1000_DISABLE_PACKET_SPLIT
config E1000E
tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
- depends on PCI
+ depends on PCI
&& (!SPARC32 || BROKEN)
---help---
This driver supports the PCI-Express Intel(R) PRO/1000 gigabit
ethernet family of adapters. For PCI or PCI-X e1000 adapters,