|
@@ -44,7 +44,7 @@ config AMD8111_ETH
|
|
|
|
|
|
config LANCE
|
|
|
tristate "AMD LANCE and PCnet (AT1500 and NE2100) support"
|
|
|
- depends on ISA && ISA_DMA_API && !ARM
|
|
|
+ depends on ISA && ISA_DMA_API && !ARM && !PPC32
|
|
|
---help---
|
|
|
If you have a network (Ethernet) card of this type, say Y here.
|
|
|
Some LinkSys cards are of this type.
|
|
@@ -138,7 +138,7 @@ config PCMCIA_NMCLAN
|
|
|
|
|
|
config NI65
|
|
|
tristate "NI6510 support"
|
|
|
- depends on ISA && ISA_DMA_API && !ARM
|
|
|
+ depends on ISA && ISA_DMA_API && !ARM && !PPC32
|
|
|
---help---
|
|
|
If you have a network (Ethernet) card of this type, say Y here.
|
|
|
|