xref: /linux/drivers/net/ethernet/calxeda/Kconfig (revision db58316892a5e9034efe718d4c1630788db7528f)
1config NET_CALXEDA_XGMAC
2	tristate "Calxeda 1G/10G XGMAC Ethernet driver"
3	depends on HAS_IOMEM && HAS_DMA
4	select CRC32
5	help
6	  This is the driver for the XGMAC Ethernet IP block found on Calxeda
7	  Highbank platforms.
8