ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Wed, 12 Sep 2018 22:28:56 +0000 (01:28 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 26 Sep 2018 01:49:18 +0000 (21:49 -0400)
commit1bc93b50e84a5258b4da2d01f9e64e5421874743
tree09e0fff9c19026837948ca235b6e3c98c5e41090
parent0545ac989d54c0467990a35c05ec28a817b07828
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI

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@iki.fi>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/dra7xx_evm.h
include/configs/qemu-arm.h
include/configs/x86-common.h
include/configs/xilinx_zynqmp.h