diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index c748b0e16419..3e1e323e3003 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1330,7 +1330,7 @@ config FORCEDETH | |||
1330 | 1330 | ||
1331 | config CS89x0 | 1331 | config CS89x0 |
1332 | tristate "CS89x0 support" | 1332 | tristate "CS89x0 support" |
1333 | depends on (NET_PCI && (ISA || ARCH_IXDP2X01)) || ARCH_PNX0105 | 1333 | depends on (NET_PCI && (ISA || ARCH_IXDP2X01)) || ARCH_PNX0105 || MACH_MP1000 |
1334 | ---help--- | 1334 | ---help--- |
1335 | Support for CS89x0 chipset based Ethernet cards. If you have a | 1335 | Support for CS89x0 chipset based Ethernet cards. If you have a |
1336 | network (Ethernet) card of this type, say Y and read the | 1336 | network (Ethernet) card of this type, say Y and read the |