[PATCH 2/2] ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA

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


On Mon, 27 Mar 2023 at 05:58, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> CONFIG_SYS_SCSI_MAX_SCSI_ID is not defined if CONFIG_SCSI=n.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  configs/controlcenterdc_defconfig | 1 +
>  configs/highbank_defconfig        | 1 +
>  drivers/ata/Kconfig               | 8 ++++++++
>  drivers/ata/ahci.c                | 4 ++--
>  4 files changed, 12 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list