aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--block/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/block/Kconfig b/block/Kconfig
index da12f26..1d16b08 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -53,9 +53,10 @@ endif # BLOCK
config BLK_DEV_BSG
bool "Block layer SG support"
+ depends on SCSI && EXPERIMENTAL
default y
---help---
- Saying Y here will enable generic SG (SCSI generic) v3
+ Saying Y here will enable generic SG (SCSI generic) v4
support for any block device.
source block/Kconfig.iosched