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

config CONFIG_NFC_ST95HF
	tristate "ST95HF NFC Transceiver driver"
	depends on CONFIG_SPI && CONFIG_NFC_DIGITAL
	help
	This enables the ST CONFIG_NFC driver for ST95HF CONFIG_NFC transceiver.
	This makes use of CONFIG_SPI framework to communicate with transceiver
	and registered with CONFIG_NFC digital core to support Linux CONFIG_NFC framework.

	Say Y here to compile support for ST CONFIG_NFC transceiver ST95HF
	linux driver into the kernel or say CONFIG_M to compile it as module.