]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
authorSimon Glass <sjg@chromium.org>
Tue, 3 Mar 2015 00:04:37 +0000 (17:04 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:28:34 +0000 (22:28 +0200)
commit4d2d2ae559c14dee59f1b4db29181945eb98f734
tree75a750ba9ff9b821b4ea51538133e0a6f6407cc9
parentfa7794d66c13c6ab4b5301cae9af0f7749f83247
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