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

#
# Unisys SPAR driver configuration
#
menuconfig CONFIG_UNISYSSPAR
	bool "Unisys SPAR driver support"
	depends on CONFIG_X86_64 && !CONFIG_UML
	select CONFIG_PCI
	select CONFIG_ACPI
	---help---
	Support for the Unisys SPAR drivers

if CONFIG_UNISYSSPAR

source "drivers/staging/unisys/visorbus/Kconfig"
source "drivers/staging/unisys/visornic/Kconfig"
source "drivers/staging/unisys/visorinput/Kconfig"
source "drivers/staging/unisys/visorhba/Kconfig"

endif # CONFIG_UNISYSSPAR