- bsg supports sg v4
- bsg depends on SCSI
- it might be better to mark it experimental for a while
Signed-off-by: FUJITA Tomonori <[EMAIL PROTECTED]>
---
block/Kconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/block/Kconfig b/block/Kconfig
index 4d1cd1b..22dc027 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -53,9 +53,10 @@ endif
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
--
1.4.3.2
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html