]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/Kconfig
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 12 Aug 2016 12:31:16 +0000 (08:31 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 20 Aug 2016 15:35:08 +0000 (11:35 -0400)
commit269592719860245f3b3ba3fe48c6cb6c3cabdbb6
tree6d8416fda3adfba768656e500c52780be0b2dc4b
parent5db28905c952560843212236963e9f711341cad5
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig

This command is used to boot ARM64 Linux.

I made DISTRO_DEFAULTS select this option for ARM64 to respect
include/config_distro_defaults.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Kconfig
cmd/Kconfig
include/config_distro_defaults.h
include/configs/uniphier.h
include/configs/vexpress_aemv8a.h
include/configs/xilinx_zynqmp.h