]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
atl1: remove EXPERIMENTAL label
authorJay Cliburn <jacliburn@bellsouth.net>
Sat, 27 Sep 2008 04:17:22 +0000 (04:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Oct 2008 23:08:28 +0000 (16:08 -0700)
Remove the EXPERIMENTAL label from the atl1 driver and change the vendor
name to include Attansic's successor, Atheros.  We'll leave Attansic in
the name since Attansic's PCI ID (1969) is encoded in the PCI config and
is what users encounter on their systems.

Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index 2d6a060d92e5aeb733ca0280a45fc10f5c5cc188..99ae44e256bc14ae540ae23d7004d298167c44b5 100644 (file)
@@ -2284,12 +2284,13 @@ config QLA3XXX
          will be called qla3xxx.
 
 config ATL1
-       tristate "Attansic L1 Gigabit Ethernet support (EXPERIMENTAL)"
-       depends on PCI && EXPERIMENTAL
+       tristate "Atheros/Attansic L1 Gigabit Ethernet support"
+       depends on PCI
        select CRC32
        select MII
        help
-         This driver supports the Attansic L1 gigabit ethernet adapter.
+         This driver supports the Atheros/Attansic L1 gigabit ethernet
+         adapter.
 
          To compile this driver as a module, choose M here.  The module
          will be called atl1.