Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1config GOLDFISH_AUDIO
2 tristate "Goldfish AVD Audio Device"
3 depends on GOLDFISH
4 ---help---
5 Emulated audio channel for the Goldfish Android Virtual Device
6
7config MTD_GOLDFISH_NAND
8 tristate "Goldfish NAND device"
9 depends on GOLDFISH
10 depends on MTD
11 help
12 Drives the emulated NAND flash device on the Google Goldfish
13 Android virtual device.