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