]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/Kconfig
Convert CONFIG_CMD_SCSI to Kconfig
authorSimon Glass <sjg@chromium.org>
Fri, 4 Aug 2017 22:34:44 +0000 (16:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Aug 2017 19:41:55 +0000 (15:41 -0400)
commit0941f597a2bdb80164658c8fe165ee8da4ece6fc
tree27533bc61cdbff6a9c4a2c58579085df494337f0
parent15dc63d646bd73f473141653db9a20a71aaaeced
Convert CONFIG_CMD_SCSI to Kconfig

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
[trini: Rework to default y if SCSI, drop cl-som-am57x which did not use
CMD_SCSI for real]
Signed-off-by: Tom Rini <trini@konsulko.com>
cmd/Kconfig
cmd/Makefile
configs/controlcenterdc_defconfig
configs/ls1012aqds_qspi_defconfig
include/configs/cl-som-am57x.h
include/configs/controlcenterdc.h
include/configs/ls1012aqds.h
include/configs/ls1012ardb.h
include/configs/ls1021aiot.h
include/configs/ls1043ardb.h
scripts/config_whitelist.txt