Blame view

drivers/staging/goldfish/Kconfig 352 Bytes
2e82b83dc   Alan Cox   goldfish: audio s...
1
2
3
4
5
  config GOLDFISH_AUDIO
  	tristate "Goldfish AVD Audio Device"
  	depends on GOLDFISH
  	---help---
  	  Emulated audio channel for the Goldfish Android Virtual Device
8e404fffe   Arve Hjønnevåg   goldfish: NAND fl...
6
7
8
  config MTD_GOLDFISH_NAND
  	tristate "Goldfish NAND device"
  	depends on GOLDFISH
f6fcf7f79   Peter Huewe   staging/goldfish:...
9
  	depends on MTD
8e404fffe   Arve Hjønnevåg   goldfish: NAND fl...
10
11
12
  	help
  	  Drives the emulated NAND flash device on the Google Goldfish
  	  Android virtual device.