Merge 3.2-rc3 into usb-linus
[zen-stable.git] / drivers / staging / hv / Kconfig
blob072185ebe95b4a8a3694fb4019216086893e55f7
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.
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.
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.