• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config GOLDFISH_AUDIO
2	tristate "Goldfish AVD Audio Device"
3	depends on GOLDFISH && HAS_IOMEM
4	---help---
5	  Emulated audio channel for the Goldfish Android Virtual Device
6
7config GOLDFISH_SYNC
8    tristate "Goldfish AVD Sync Driver"
9    depends on GOLDFISH && HAS_IOMEM
10	---help---
11	  Emulated sync fences for the Goldfish Android Virtual Device
12
13