smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter
[deliverable/linux.git] / drivers / net / Kconfig
index e93f5d3f227710d8a8ceb703ae1b809688de00ac..4490c08827792740f2bc1a1642d9bccf91bed124 100644 (file)
@@ -1638,6 +1638,22 @@ config EPIC100
          More specific information and updates are available from
          <http://www.scyld.com/network/epic100.html>.
 
+config SMSC9420
+       tristate "SMSC LAN9420 PCI ethernet adapter support"
+       depends on NET_PCI && PCI
+       select CRC32
+       select PHYLIB
+       select SMSC_PHY
+       help
+         This is a driver for SMSC's LAN9420 PCI ethernet adapter.
+         Say Y if you want it compiled into the kernel,
+         and read the Ethernet-HOWTO, available from
+         <http://www.linuxdoc.org/docs.html#howto>.
+
+         This driver is also available as a module. The module will be
+         called smsc9420.  If you want to compile it as a module, say M
+         here and read <file:Documentation/kbuild/modules.txt>
+
 config SUNDANCE
        tristate "Sundance Alta support"
        depends on NET_PCI && PCI
This page took 0.02653 seconds and 5 git commands to generate.