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

config CONFIG_ZD1211RW
	tristate "ZyDAS ZD1211/ZD1211B USB-wireless support"
	depends on CONFIG_USB && CONFIG_MAC80211
	select CONFIG_FW_LOADER
	---help---
	  This is a driver for the ZyDAS ZD1211/ZD1211B wireless
	  chip, present in many CONFIG_USB-wireless adapters.

	  Device firmware is required alongside this driver. You can download
	  the firmware distribution from http://sf.net/projects/zd1211/files/

config CONFIG_ZD1211RW_DEBUG
	bool "ZyDAS ZD1211 debugging"
	depends on CONFIG_ZD1211RW
	---help---
	  ZD1211 debugging messages. Choosing Y will result in additional debug
	  messages being saved to your kernel logs, which may help debug any
	  problems.