blob: 184a063bed5fa59bbdc705e29355134a2d31d731 (
plain)
1
2
3
4
5
6
7
|
config NET_CALXEDA_XGMAC
tristate "Calxeda 1G/10G XGMAC Ethernet driver"
depends on HAS_IOMEM && HAS_DMA
select CRC32
help
This is the driver for the XGMAC Ethernet IP block found on Calxeda
Highbank platforms.
|