summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Kconfig
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2011-08-27 18:31:18 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-29 18:01:06 (GMT)
commit21e37742361fe408d534c004b6e39717cb6b5999 (patch)
tree1b25c0a9d68195cdf608384d48c58bd005ef8365 /drivers/staging/hv/Kconfig
parentbd1f5d6a0098debce610dc23729ebff691a5c3f5 (diff)
downloadlinux-fsl-qoriq-21e37742361fe408d534c004b6e39717cb6b5999.tar.xz
Staging: hv: storvsc: Handle IDE devices using the storvsc driver
Now, enable handling of all IDE devices by extending the storvsc device id table to handle IDE guid. As part of this cleanup Kconfig and Hyper-V Makefile to not build the IDE driver (blkvsc). Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/Kconfig')
-rw-r--r--drivers/staging/hv/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/hv/Kconfig b/drivers/staging/hv/Kconfig
index 5e0c9f6..26b5064 100644
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@ -15,13 +15,6 @@ config HYPERV_STORAGE
help
Select this option to enable the Hyper-V virtual storage driver.
-config HYPERV_BLOCK
- tristate "Microsoft Hyper-V virtual block driver"
- depends on BLOCK && SCSI && (LBDAF || 64BIT)
- default HYPERV
- help
- Select this option to enable the Hyper-V virtual block driver.
-
config HYPERV_NET
tristate "Microsoft Hyper-V virtual network driver"
depends on NET