You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
bsg: support for full generic block layer SG v3
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user