]> git.sur5r.net Git - u-boot/commit
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
authorSimon Glass <sjg@chromium.org>
Tue, 3 Mar 2015 00:04:37 +0000 (17:04 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:37 +0000 (11:11 -0600)
commitee2b24340fd1d63a27ac4ed6ac828ade1469dbe7
tree1126a86f04af92194c867b268ea5ca1e29d7aa46
parent5c4f9c1d722d7c11e304469bf5e54197bf95f0ce
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig

Move CONFIG_BOOT_STAGE and its associated options to Kconfig. Adjust
existing users and code.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
arch/x86/Kconfig
arch/x86/cpu/cpu.c
common/Kconfig
common/cmd_bootstage.c
configs/sandbox_defconfig
include/bootstage.h
include/configs/sandbox.h
include/configs/x86-common.h