mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
net: macb: Remove obsolete comment from Kconfig
The Kconfig file says that Gigabit mode is not supported, but it has been
supported since commit 140b7552fd
("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>
This commit is contained in:
parent
b2abeeddad
commit
0f6538c271
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user