On 10/25/2019 8:55 AM, Daniel Wagner wrote:
diff --git a/drivers/scsi/elx/Kconfig b/drivers/scsi/elx/Kconfig new file mode 100644 index 000000000000..3d25d8463c48 --- /dev/null +++ b/drivers/scsi/elx/Kconfig @@ -0,0 +1,8 @@ +config SCSI_EFCT + tristate "Emulex Fibre Channel Target" + depends on PCI && SCSI + depends on SCSI_FC_ATTRSIs TARGET_ISCSI missing?
I think we missed 'TARGET_CORE', will fix that in the next version. -- James and Ram