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
#
# CONFIG_MOST CONFIG_I2C configuration
#

config CONFIG_MOST_I2C
	tristate "I2C"
	depends on CONFIG_I2C
	help
	  Say Y here if you want to connect via CONFIG_I2C to network tranceiver.

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