
Add support for the XGMAC 10Gb ethernet device in the Calxeda Highbank SOC. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: David S. Miller <davem@davemloft.net>
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
config NET_CALXEDA_XGMAC
|
|
tristate "Calxeda 1G/10G XGMAC Ethernet driver"
|
|
|
|
select CRC32
|
|
help
|
|
This is the driver for the XGMAC Ethernet IP block found on Calxeda
|
|
Highbank platforms.
|