bsg: support for full generic block layer SG v3

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
Jens Axboe
2007-07-09 12:38:05 +02:00
parent 8f41958bdd
commit 3d6392cfbd
10 changed files with 1171 additions and 79 deletions
+7
View File
@@ -51,4 +51,11 @@ config LSF
endif # BLOCK
config BLK_DEV_BSG
bool "Block layer SG support"
default y
---help---
Saying Y here will enable generic SG (SCSI generic) v3
support for any block device.
source block/Kconfig.iosched