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 "SoC selection"

config CONFIG_SOC_SIFIVE
       bool "SiFive SoCs"
       select CONFIG_SERIAL_SIFIVE
       select CONFIG_SERIAL_SIFIVE_CONSOLE
       select CONFIG_CLK_SIFIVE
       select CONFIG_CLK_SIFIVE_FU540_PRCI
       select CONFIG_SIFIVE_PLIC
       help
         This enables support for SiFive SoC platform hardware.

endmenu