On Mon, 27 Mar 2023 at 05:58, Heinrich Schuchardt <[email protected]> wrote: > > CONFIG_SYS_SCSI_MAX_SCSI_ID is not defined if CONFIG_SCSI=n. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > 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 <[email protected]>

