On Mon, 27 Mar 2023 at 05:58, Heinrich Schuchardt
<[email protected]> wrote:
>
> Building with CONFIG_AHCI_PCI=y and CONFIG_SCSI_AHCI=n leads to
>
>     drivers/ata/ahci-pci.o: in function `ahci_pci_probe':
>     drivers/ata/ahci-pci.c:21: undefined reference to `ahci_probe_scsi_pci'
>
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  drivers/ata/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to