blob: d293bbc22c792a41d83dddf5e4c5861135ae633e [file] [log] [blame]
Alan Cox2e82b832013-01-23 14:13:52 +00001config 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
Lingfeng Yanga50f1db2016-06-13 09:24:07 -07007config GOLDFISH_SYNC
8 tristate "Goldfish AVD Sync Driver"
9 depends on GOLDFISH
Lingfeng Yang1cbd16b2017-01-31 23:28:39 -080010 depends on SW_SYNC
11 depends on SYNC_FILE
Lingfeng Yanga50f1db2016-06-13 09:24:07 -070012 ---help---
13 Emulated sync fences for the Goldfish Android Virtual Device
14
Arve Hjønnevåg8e404ff2013-01-24 17:50:00 +000015config MTD_GOLDFISH_NAND
16 tristate "Goldfish NAND device"
17 depends on GOLDFISH
Peter Huewef6fcf7f2013-02-07 23:46:38 +010018 depends on MTD
Arve Hjønnevåg8e404ff2013-01-24 17:50:00 +000019 help
20 Drives the emulated NAND flash device on the Google Goldfish
21 Android virtual device.