Re: [PATCH] SCSI: cxgb4i: fix TLS dependency
From: Martin K. Petersen
Date: Wed Dec 09 2020 - 12:16:18 EST
Randy,
> SCSI_CXGB4_ISCSI selects CHELSIO_T4. The latter depends on
> TLS || TLS=n, so since 'select' does not check dependencies of
> the selected symbol, SCSI_CXGB4_ISCSI should also depend on
> TLS || TLS=n.
>
> This prevents the following kconfig warning and restricts
> SCSI_CXGB4_ISCSI to 'm' whenever TLS=m.
Applied to 5.11/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering