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


menu "HP Simulator drivers"
	depends on CONFIG_IA64_HP_SIM || CONFIG_IA64_GENERIC

config CONFIG_HP_SIMETH
	bool "Simulated Ethernet "
	depends on CONFIG_NET

config CONFIG_HP_SIMSERIAL
	bool "Simulated serial driver support"
	depends on CONFIG_TTY

config CONFIG_HP_SIMSERIAL_CONSOLE
	bool "Console for HP simulator"
	depends on CONFIG_HP_SIMSERIAL

config CONFIG_HP_SIMSCSI
	bool "Simulated SCSI disk"
	depends on CONFIG_SCSI=y

endmenu