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