diff options
| author | Randy Dunlap <[email protected]> | 2020-12-08 22:05:05 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-12-09 17:14:41 +0000 |
| commit | cb5253198f10a4cd79b7523c581e6173c7d49ddb (patch) | |
| tree | 3a145efc60e98d0443b65b3dccc5ad4bfe4cfd9e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | scsi: ufs: Un-inline ufshcd_vops_device_reset function (diff) | |
| download | kernel-cb5253198f10a4cd79b7523c581e6173c7d49ddb.tar.gz kernel-cb5253198f10a4cd79b7523c581e6173c7d49ddb.zip | |
scsi: cxgb4i: Fix TLS dependency
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.
WARNING: unmet direct dependencies detected for CHELSIO_T4
Depends on [m]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_CHELSIO [=y] && PCI [=y] && (IPV6 [=y] || IPV6 [=y]=n) && (TLS [=m] || TLS [=m]=n)
Selected by [y]:
- SCSI_CXGB4_ISCSI [=y] && SCSI_LOWLEVEL [=y] && SCSI [=y] && PCI [=y] && INET [=y] && (IPV6 [=y] || IPV6 [=y]=n) && ETHERNET [=y]
Link: https://lore.kernel.org/r/[email protected]
Fixes: 7b36b6e03b0d ("[SCSI] cxgb4i v5: iscsi driver")
Cc: Karen Xie <[email protected]>
Cc: [email protected]
Cc: "James E.J. Bottomley" <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
