Merge branch 'v3.10/topic/arm64-misc' into linux-linaro-lsk
[firefly-linux-kernel-4.4.55.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.