drivers/scsi/libfc/fc_fcp.c needs CRC32 to build. Signed-off-by: Erik Ekman <erik@xxxxxxx> --- diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 256c7be..bdfa6f2 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig @@ -608,6 +608,7 @@ config SCSI_FLASHPOINT config LIBFC tristate "LibFC module" select SCSI_FC_ATTRS + select CRC32 ---help--- Fibre Channel library module -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html