atl1e: Atheros L1E Gigabit Ethernet driver
[pandora-kernel.git] / drivers / net / Kconfig
index 3e5e64c..32b89b0 100644 (file)
@@ -2304,6 +2304,17 @@ config ATL1
          To compile this driver as a module, choose M here.  The module
          will be called atl1.
 
+config ATL1E
+       tristate "Atheros L1E Gigabit Ethernet support (EXPERIMENTAL)"
+       depends on PCI && EXPERIMENTAL
+       select CRC32
+       select MII
+       help
+         This driver supports the Atheros L1E gigabit ethernet adapter.
+
+         To compile this driver as a module, choose M here.  The module
+         will be called atl1e.
+
 endif # NETDEV_1000
 
 #