Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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.