[U-Boot] [PATCH 3/4] ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
Simon Glass
sjg at chromium.org
Fri Sep 14 10:55:10 UTC 2018
On 13 September 2018 at 00:28, Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi> wrote:
> These options are not used or necessary when device model is being used
> for SCSI. Just drop them.
>
> Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
> ---
> include/configs/dra7xx_evm.h | 4 ----
> include/configs/qemu-arm.h | 3 ---
> include/configs/x86-common.h | 4 ----
> include/configs/xilinx_zynqmp.h | 7 -------
> 4 files changed, 18 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list