On Tue, 13 Feb 2024 21:59:53 -0800, Randy Dunlap wrote: > JAZZ_ESP is a bool kconfig symbol that selects SCSI_SPI_ATTRS. > When CONFIG_SCSI=m, this results in SCSI_SPI_ATTRS=m while > JAZZ_ESP=y, which causes many undefined symbol linker errors. > > Fix this by only offering to build this driver when CONFIG_SCSI=y. > > > [...] Applied to 6.8/scsi-fixes, thanks! [1/1] scsi: jazz_esp: only build if SCSI core is builtin https://git.kernel.org/mkp/scsi/c/9ddf190a7df7 -- Martin K. Petersen Oracle Linux Engineering