[U-Boot] [PATCH v2 03/10] kconfig: move CONFIG_CMD_BOOTM to Kconfig
Simon Glass
sjg at chromium.org
Wed Sep 17 06:00:36 CEST 2014
On 16 September 2014 01:33, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> CONFIG_CMD_BOOTM is defined in config_cmd_defaults.h
> which is forcebly included from each board.
> So, the default value of "config CMD_BOOTM" should be "y".
>
> For some boards undefining it (bf506f-ezkit, controlcenterd_TRAILBLA,
> controlcenterd_TRAILBLAZER_DEVELOP, controlcenterd_TRAILBLAZER),
> "# CONFIG_CMD_BOOTM is not set" should be added to their defconfig.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list