drivers/scsi/libsas/Kconfig v3.0-rc7

SCSI_SAS_LIBSAS

SAS Domain Transport Attributes

This provides transport specific helpers for SAS drivers which
use the domain device construct (like the aic94xxx).

SCSI_SAS_ATA

ATA support for libsas (requires libata)

Builds in ATA support into libsas.  Will necessitate
the loading of libata along with libsas.

SCSI_SAS_HOST_SMP

Support for SMP interpretation for SAS hosts

Allows sas hosts to receive SMP frames.  Selecting this
option builds an SMP interpreter into libsas.  Say
N here if you want to save the few kb this consumes.