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

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_NET_XGENE
	tristate "APM X-Gene SoC Ethernet Driver"
	depends on CONFIG_ARCH_XGENE || CONFIG_COMPILE_TEST
	select CONFIG_PHYLIB
	select CONFIG_MDIO_XGENE
	select CONFIG_GPIOLIB
	help
	  This is the Ethernet driver for the on-chip ethernet interface on the
	  CONFIG_APM X-Gene SoC.

	  To compile this driver as a module, choose CONFIG_M here. This module will
	  be called xgene_enet.