[U-Boot] [U-Boot,v2,20/42] Convert CONFIG_CMD_SCSI to Kconfig
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Sat Aug 5 09:54:25 UTC 2017
> This converts the following to Kconfig:
> CONFIG_CMD_SCSI
>
> Also update the Makefile to use CONFIG_CMD_SCSI instead of CONFIG_SCSI to
> enable the command, fixing an earlier error.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Update commit message to explain Makefile change
>
> arch/arm/Kconfig | 3 +++
> cmd/Kconfig | 9 +++++++++
> cmd/Makefile | 2 +-
> configs/cl-som-am57x_defconfig | 1 +
> configs/controlcenterdc_defconfig | 1 +
> configs/ls1012aqds_qspi_defconfig | 1 +
> include/configs/cl-som-am57x.h | 1 -
> include/configs/controlcenterdc.h | 1 -
> include/configs/ls1012aqds.h | 1 -
> include/configs/ls1012ardb.h | 1 -
> include/configs/ls1021aiot.h | 1 -
> include/configs/ls1043ardb.h | 1 -
> scripts/config_whitelist.txt | 1 -
> 13 files changed, 16 insertions(+), 8 deletions(-)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list