]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb44bff2a8012daa9cb2f0719bb38443b9af180a3
treef9bd5b0b3589be8ea070d3ce0417a378cc747410
parentc9d00561b391b4ee25f829a26c89664ae947229a
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