mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-17 15:31:57 +00:00
[PATCH] cs89x0: add ixdp2351 support
This patch adds support for the Intel IXDP2351 to the CS89x0 driver. Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
a07f0dbec0
commit
9c878967d3
@@ -1387,7 +1387,7 @@ config FORCEDETH
|
||||
|
||||
config CS89x0
|
||||
tristate "CS89x0 support"
|
||||
depends on NET_PCI && (ISA || ARCH_IXDP2X01 || ARCH_PNX010X)
|
||||
depends on NET_PCI && (ISA || MACH_IXDP2351 || ARCH_IXDP2X01 || ARCH_PNX010X)
|
||||
---help---
|
||||
Support for CS89x0 chipset based Ethernet cards. If you have a
|
||||
network (Ethernet) card of this type, say Y and read the
|
||||
|
||||
Reference in New Issue
Block a user