diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-09-16 07:33:00 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-24 22:30:28 (GMT) |
commit | dba1697057abed60bcb46ff724dad9f3e090c566 (patch) | |
tree | c4c832cf17fc05ab564fb54a67f390d043b1e91d /configs/vct_platinum_onenand_small_defconfig | |
parent | b0928da648d440778512ddd81e690717239b8f1f (diff) | |
download | u-boot-dba1697057abed60bcb46ff724dad9f3e090c566.tar.xz |
kconfig: move CONFIG_CMD_BOOTM to Kconfig
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@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/vct_platinum_onenand_small_defconfig')
0 files changed, 0 insertions, 0 deletions