On Sat, Aug 5, 2017 at 6:34 AM, Simon Glass <s...@chromium.org> wrote:
> 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 <s...@chromium.org>
> ---
>
> 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: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to