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

#
# Tilera network device configuration
#

config CONFIG_TILE_NET
	tristate "Tilera GBE/XGBE network driver support"
	depends on CONFIG_TILE
	default y
	select CONFIG_CRC32
	select CONFIG_TILE_GXIO_MPIPE if CONFIG_TILEGX
	select CONFIG_HIGH_RES_TIMERS if CONFIG_TILEGX
	imply CONFIG_PTP_1588_CLOCK if CONFIG_TILEGX
	---help---
	  This is a standard Linux network device driver for the
	  on-chip Tilera Gigabit Ethernet and XAUI interfaces.

	  To compile this driver as a module, choose CONFIG_M here: the module
	  will be called tile_net.