Skip to content
Commit df568d8e authored by David S. Miller's avatar David S. Miller
Browse files

scsi: Use 'depends' with LIBFC instead of 'select'.



LIBFC depends upon SCSI_FC_ATTRS and select's CRC32C.

The only alternative would be to 'select' CRC32C and all of
SCSI_FC_ATTRS direct and indirect dependencies in the Kconfig section
for every LIBFCOE user which makes little sense.

Subsequently, use 'depends' instead of 'select' for LIBFCOE too.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent afbe7af1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment