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_ISA Plug and Play configuration
#
config CONFIG_ISAPNP
	bool "ISA Plug and Play support"
	depends on CONFIG_ISA
	help
	  Say Y here if you would like support for CONFIG_ISA Plug and Play devices.
	  Some information is in <file:Documentation/isapnp.txt>.

	  If unsure, say Y.