Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_NET_CALXEDA_XGMAC
	tristate "Calxeda 1G/10G XGMAC Ethernet driver"
	depends on CONFIG_HAS_IOMEM
	depends on CONFIG_ARCH_HIGHBANK || CONFIG_COMPILE_TEST
	select CONFIG_CRC32
	help
	  This is the driver for the XGMAC Ethernet IP block found on Calxeda
	  Highbank platforms.