[U-Boot] [PATCH v2 23/42] Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig

Bin Meng bmeng.cn at gmail.com
Sat Aug 5 03:40:27 UTC 2017


On Sat, Aug 5, 2017 at 6:34 AM, Simon Glass <sjg at chromium.org> wrote:
> This converts the following to Kconfig:
>    CONFIG_CMD_SH_ZIMAGEBOOT
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Make this 'default y' and drop defconfig file changes
> - Remove some now-superfluous /* commands */ comments in header files
> - Rename the option to include 'zimageboot'
>
>  arch/sh/Kconfig              | 2 ++
>  arch/sh/lib/Kconfig          | 6 ++++++
>  include/configs/r2dplus.h    | 5 -----
>  include/configs/sh7785lcr.h  | 2 --
>  scripts/config_whitelist.txt | 1 -
>  5 files changed, 8 insertions(+), 8 deletions(-)
>  create mode 100644 arch/sh/lib/Kconfig
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list