Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29417b89 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Make BLK_DEV_BSG depend strictly on SCSI=y



The SCSI code can be compiled modular, but BLK_DEV_BSG currently cannot,
and depends on the SCSI layer.  So make sure that it depends on the SCSI
layer being compiled in, not just available as a module.

Noticed by Jeff Garzik and S.Çağlar Onur.

Cc: Jeff Garzik <jeff@garzik.org>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a54890d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ endif # BLOCK

config BLK_DEV_BSG
	bool "Block layer SG support"
	depends on SCSI && EXPERIMENTAL
	depends on (SCSI=y) && EXPERIMENTAL
	default y
	---help---
	Saying Y here will enable generic SG (SCSI generic) v4