aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/hv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/Kconfig b/drivers/staging/hv/Kconfig
index 226ed0ad2ca..4a1f4f1b5c9 100644
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@ -15,7 +15,7 @@ config HYPERV_STORAGE
15 15
16config HYPERV_BLOCK 16config HYPERV_BLOCK
17 tristate "Microsoft Hyper-V virtual block driver" 17 tristate "Microsoft Hyper-V virtual block driver"
18 depends on BLOCK && m 18 depends on BLOCK && SCSI && m
19 default n 19 default n
20 help 20 help
21 Select this option to enable the Hyper-V virtual block driver. 21 Select this option to enable the Hyper-V virtual block driver.