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_PICVUE
	tristate "PICVUE LCD display driver"
	depends on CONFIG_LASAT

config CONFIG_PICVUE_PROC
	tristate "PICVUE LCD display driver /proc interface"
	depends on CONFIG_PICVUE && CONFIG_PROC_FS

config CONFIG_DS1603
	bool "DS1603 RTC driver"
	depends on CONFIG_LASAT

config CONFIG_LASAT_SYSCTL
	bool "LASAT sysctl interface"
	depends on CONFIG_LASAT