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_GOLDFISH_AUDIO
	tristate "Goldfish AVD Audio Device"
	depends on CONFIG_GOLDFISH
	---help---
	  Emulated audio channel for the Goldfish Android Virtual Device

config CONFIG_MTD_GOLDFISH_NAND
	tristate "Goldfish NAND device"
	depends on CONFIG_GOLDFISH
	depends on CONFIG_MTD
	help
	  Drives the emulated NAND flash device on the Google Goldfish
	  Android virtual device.