mvebu: eDPU: disable SCSI support
authorRobert Marko <robert.marko@sartura.hr>
Fri, 3 Jun 2022 10:53:04 +0000 (12:53 +0200)
committerStefan Roese <sr@denx.de>
Thu, 21 Jul 2022 08:14:04 +0000 (10:14 +0200)
commited0be7efed375f7e12e0807be5b6699683adf8a8
treef9bd5b0b3589be8ea070d3ce0417a378cc747410
parent61143f741ee5fd45720ca92682aaf557525b4b64
mvebu: eDPU: disable SCSI support

eDPU does not use SCSI nor it has SATA exposed, and commit
arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals
now allows compiling U-boot wihout all of the BOOT_TARGET_DEVICES since
not all boards have all of the listed peripherals exposed.

So, disable SCSI support in defconfig for eDPU.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/eDPU_defconfig