[PATCH 1/2] ata: fix requirements for CONFIG_AHCI_PCI

Simon Glass sjg at chromium.org
Mon Mar 27 06:00:27 CEST 2023


On Mon, 27 Mar 2023 at 05:58, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> 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 <heinrich.schuchardt at canonical.com>
> ---
>  drivers/ata/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list