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

1
2
3
4
5
6
7
8
config CONFIG_RTL8192U
	tristate "RealTek RTL8192U Wireless LAN NIC driver"
	depends on CONFIG_PCI && CONFIG_WLAN && CONFIG_USB
	depends on m
	select CONFIG_WIRELESS_EXT
	select CONFIG_WEXT_PRIV
	select CONFIG_CRYPTO
	---help---