OSDN Git Service

net: macb: Remove obsolete comment from Kconfig
authorJames Byrne <james.byrne@origamienergy.com>
Fri, 5 Dec 2014 13:03:53 +0000 (13:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 20:39:38 +0000 (15:39 -0500)
The Kconfig file says that Gigabit mode is not supported, but it has been
supported since commit 140b7552fdff04bbceeb842f0e04f0b4015fe97b ("net/macb:
Add support for Gigabit Ethernet mode").

Signed-off-by: James Byrne <james.byrne@origamienergy.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/Kconfig

index 9e089d2..6932be0 100644 (file)
@@ -35,8 +35,8 @@ config MACB
        ---help---
          The Cadence MACB ethernet interface is found on many Atmel AT32 and
          AT91 parts.  This driver also supports the Cadence GEM (Gigabit
-         Ethernet MAC found in some ARM SoC devices).  Note: the Gigabit mode
-         is not yet supported.  Say Y to include support for the MACB/GEM chip.
+         Ethernet MAC found in some ARM SoC devices).  Say Y to include
+         support for the MACB/GEM chip.
 
          To compile this driver as a module, choose M here: the module
          will be called macb.