Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[pandora-kernel.git] / drivers / staging / hv / Kconfig
1 config HYPERV_STORAGE
2         tristate "Microsoft Hyper-V virtual storage driver"
3         depends on HYPERV && SCSI
4         help
5          Select this option to enable the Hyper-V virtual storage driver.
6
7 config HYPERV_NET
8         tristate "Microsoft Hyper-V virtual network driver"
9         depends on HYPERV && NET
10         help
11           Select this option to enable the Hyper-V virtual network driver.
12
13 config HYPERV_MOUSE
14         tristate "Microsoft Hyper-V mouse driver"
15         depends on HYPERV && HID
16         help
17           Select this option to enable the Hyper-V mouse driver.