summaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2007-06-28 00:49:06 +0200
committerJeff Garzik <jeff@garzik.org>2007-07-09 04:16:46 +0200
commitf2ec8030085a27c4ba8e95a10a96f248efb34177 (patch)
tree22741e03d30b59c4044398f2eedabbdbd1cd3750 /drivers/net/Kconfig
parentExtract chip specific code out of lasi_82596.c (diff)
downloadlinux-f2ec8030085a27c4ba8e95a10a96f248efb34177.tar.xz
linux-f2ec8030085a27c4ba8e95a10a96f248efb34177.zip
Ethernet driver for EISA only SNI RM200/RM400 machines
Changes to last version: - spelling fix - cleaned up probe code Thomas. Ethernet driver for EISA only SNI RM200/RM400 machines Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index dbf773356326..5cc3d517e39b 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -431,6 +431,13 @@ config LASI_82596
Say Y here to support the builtin Intel 82596 ethernet controller
found in Hewlett-Packard PA-RISC machines with 10Mbit ethernet.
+config SNI_82596
+ tristate "SNI RM ethernet"
+ depends on NET_ETHERNET && SNI_RM
+ help
+ Say Y here to support the on-board Intel 82596 ethernet controller
+ built into SNI RM machines.
+
config MIPS_JAZZ_SONIC
tristate "MIPS JAZZ onboard SONIC Ethernet support"
depends on MACH_JAZZ