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>
Showing
- README 0 additions, 49 deletionsREADME
- arch/x86/Kconfig 9 additions, 0 deletionsarch/x86/Kconfig
- arch/x86/cpu/cpu.c 1 addition, 1 deletionarch/x86/cpu/cpu.c
- common/Kconfig 106 additions, 0 deletionscommon/Kconfig
- common/cmd_bootstage.c 1 addition, 6 deletionscommon/cmd_bootstage.c
- configs/sandbox_defconfig 2 additions, 0 deletionsconfigs/sandbox_defconfig
- include/bootstage.h 1 addition, 1 deletioninclude/bootstage.h
- include/configs/sandbox.h 0 additions, 3 deletionsinclude/configs/sandbox.h
- include/configs/x86-common.h 0 additions, 3 deletionsinclude/configs/x86-common.h
Loading
Please register or sign in to comment