]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/goldfish/Kconfig
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel...
[karo-tx-linux.git] / drivers / staging / goldfish / Kconfig
1 config 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
7 config 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.