|
@@ -2011,7 +2011,7 @@ config E1000_DISABLE_PACKET_SPLIT
|
|
|
|
|
|
|
|
config E1000E
|
|
config E1000E
|
|
|
tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
|
|
tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
|
|
|
- depends on PCI
|
|
|
|
|
|
|
+ depends on PCI && (!SPARC32 || BROKEN)
|
|
|
---help---
|
|
---help---
|
|
|
This driver supports the PCI-Express Intel(R) PRO/1000 gigabit
|
|
This driver supports the PCI-Express Intel(R) PRO/1000 gigabit
|
|
|
ethernet family of adapters. For PCI or PCI-X e1000 adapters,
|
|
ethernet family of adapters. For PCI or PCI-X e1000 adapters,
|