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_LPC_ENET
	tristate "NXP ethernet MAC on LPC devices"
	depends on CONFIG_ARCH_LPC32XX || CONFIG_COMPILE_TEST
	select CONFIG_PHYLIB
	help
	  Say Y or CONFIG_M here if you want to use the NXP ethernet CONFIG_MAC included on
	  some NXP LPC devices. You can safely enable this option for LPC32xx
	  SoC. Also available as a module.