scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
This is defined based on two other CONFIGs for all boards except sandbox
and durian.

For sandbox the value does not matter. For durian the value seems
excessive.

Drop the option completely, to simplify configuration and reduce the
number of things we need to convert to Kconfig.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
1 parent f73a756 commit ce30e3ff1e4b5abff5a9936776fe99190d705236
@Simon Glass Simon Glass authored on 31 Jan 2022
Tom Rini committed on 9 Feb 2022
Showing 29 changed files
View
README
View
api/api_storage.c
View
arch/arm/include/asm/arch-ls102xa/config.h
View
drivers/scsi/scsi.c
View
include/configs/am57xx_evm.h
View
include/configs/clearfog.h
View
include/configs/controlcenterdc.h
View
include/configs/db-88f6820-gp.h
View
include/configs/durian.h
View
include/configs/helios4.h
View
include/configs/highbank.h
View
include/configs/ls1012a2g5rdb.h
View
include/configs/ls1012a_common.h
View
include/configs/ls1021aiot.h
View
include/configs/ls1028aqds.h
View
include/configs/ls1028ardb.h
View
include/configs/ls1043aqds.h
View
include/configs/ls1043ardb.h
View
include/configs/ls1046a_common.h
View
include/configs/ls1088a_common.h
View
include/configs/ls2080aqds.h
View
include/configs/ls2080ardb.h
View
include/configs/lx2160a_common.h
View
include/configs/mvebu_armada-37xx.h
View
include/configs/mvebu_armada-8k.h
View
include/configs/omap5_uevm.h
View
include/configs/sandbox.h
View
include/scsi.h
View
scripts/config_whitelist.txt