]> err.no Git - linux-2.6/blobdiff - drivers/net/Kconfig
[PATCH] forcedeth config: statistics
[linux-2.6] / drivers / net / Kconfig
index 68bc073b8b31f9e65cc300482cecb8db2f27a16a..f499a3bc629f3acf472d9e8f284d51e54926b663 100644 (file)
@@ -2327,6 +2327,23 @@ config S2IO_NAPI
 
          If in doubt, say N.
 
+config MYRI10GE
+       tristate "Myricom Myri-10G Ethernet support"
+       depends on PCI
+       select FW_LOADER
+       select CRC32
+       ---help---
+         This driver supports Myricom Myri-10G Dual Protocol interface in
+         Ethernet mode. If the eeprom on your board is not recent enough,
+         you will need a newer firmware image.
+         You may get this image or more information, at:
+
+         <http://www.myri.com/Myri-10G/>
+
+         To compile this driver as a module, choose M here and read
+         <file:Documentation/networking/net-modules.txt>.  The module
+         will be called myri10ge.
+
 endmenu
 
 source "drivers/net/tokenring/Kconfig"