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 CONFIG_PPC_XIVE
	bool
	select CONFIG_PPC_SMP_MUXED_IPI
	select CONFIG_HARDIRQS_SW_RESEND

config CONFIG_PPC_XIVE_NATIVE
	bool
	select CONFIG_PPC_XIVE
	depends on CONFIG_PPC_POWERNV

config CONFIG_PPC_XIVE_SPAPR
	bool
	select CONFIG_PPC_XIVE